Grant Types
In OAuth2 #
Application grant types (or flows)
are methods through which applications(SP) can gain Access Tokens and by which you grant limited access to your resources to another entity without exposing credentials.The OAuth2 Protocol supports several types of grants, which allow different types of access.
Available grant types #
Specification-conforming grants