Merge pull request #2397 from MugeSo/implement-oauth2-password-flow

Implement OAuth2 password flow
This commit is contained in:
Ron
2016-12-06 08:52:16 -08:00
committed by GitHub
5 changed files with 152 additions and 15 deletions

View File

@@ -201,4 +201,9 @@
}
.api-popup-actions { padding-top: 10px; }
fieldset {
padding-bottom: 10px;
padding-left: 20px;
}
}