GrantType
a rdfs:Class in OAuth 2
Defines an OAuth 2.0 Grant Type (or "flow").
This is a class with public usage permissions, which means that any developer is allowed to create new objects on CloudObjects which are instances or subclasses of this class.
Instances
The following public objects are instances of this class:
Meta
- URI / COID
- coid://oauth2.co-n.net/GrantType content_copy
- Revision
- 1-9e6315569c8b56713aeb81c8885b78bf content_copy
- Short ID
- oauth2:GrantType content_copy
- Reference URL
- https://coid.link/oauth2.co-n.net/GrantType content_copy
- Created at
- 2023-05-17 14:15 (UTC)
RDF
Objects in this namespace
- OAuth 2
- AuthorizationCode
- AuthorizationServer
- ClientCredentials
- ClientCredentialsTokenAuthentication
- FixedBearerTokenAuthentication
- FixedRefreshTokenAuthentication
- GrantType
- Password
- RefreshToken
- Bearer Access Token
- hasAuthorizationEndpoint
- hasAuthorizationServer
- hasFixedBearerToken
- hasTokenEndpoint
- Refresh Token
- supportsGrantType
- usesClientIDFrom
- usesClientSecretFrom
- usesFixedBearerTokenFrom
- usesRedirectURIFrom