OAuth2Configuration

OAuth2 comfiguration

Members

Variables

authenticatePath
string authenticatePath;

Route for authentication

authorizePath
string authorizePath;

Route for authorization

revokePath
string revokePath;

Route for revoking tokens

style
string style;

Custom style to be embeded into the html

tokenPath
string tokenPath;

Route for generating tokens

Meta