AuthorizeApi
interface AuthorizeApi
Interface provides APIs to authorize a user.
Functions
Link copied to clipboard
@POST(value = "api/v1/authorize")
This method is used to authorize a user based on the provided authorization context.
Link copied to clipboard
@POST(value = "api/v1/authorize")
This method is used to authorize a user for multiple authorization contexts.