Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Bootstrap UI and JWT Tokens for the Authorization Server

You will find a version of this application in the source code in Github which has a whitelabel HTML interface and HTTP Basic authentication. This one has a pretty login page and user approval page implemented similarly to the way we did the login page in the single server sample. It also uses JWT to encode the tokens, so instead of using the "/user" endpoint, the resource server can pull enough information out of the token itself to do a simple authentication.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.