Module oauth2_api

Module oauth2_api 

Source

Enums§

Oauth2AccessTokensDestroyError
struct for typed errors of method oauth2_access_tokens_destroy
Oauth2AccessTokensListError
struct for typed errors of method oauth2_access_tokens_list
Oauth2AccessTokensRetrieveError
struct for typed errors of method oauth2_access_tokens_retrieve
Oauth2AccessTokensUsedByListError
struct for typed errors of method oauth2_access_tokens_used_by_list
Oauth2AuthorizationCodesDestroyError
struct for typed errors of method oauth2_authorization_codes_destroy
Oauth2AuthorizationCodesListError
struct for typed errors of method oauth2_authorization_codes_list
Oauth2AuthorizationCodesRetrieveError
struct for typed errors of method oauth2_authorization_codes_retrieve
Oauth2AuthorizationCodesUsedByListError
struct for typed errors of method oauth2_authorization_codes_used_by_list
Oauth2RefreshTokensDestroyError
struct for typed errors of method oauth2_refresh_tokens_destroy
Oauth2RefreshTokensListError
struct for typed errors of method oauth2_refresh_tokens_list
Oauth2RefreshTokensRetrieveError
struct for typed errors of method oauth2_refresh_tokens_retrieve
Oauth2RefreshTokensUsedByListError
struct for typed errors of method oauth2_refresh_tokens_used_by_list

Functions§

oauth2_access_tokens_destroy
AccessToken Viewset
oauth2_access_tokens_list
AccessToken Viewset
oauth2_access_tokens_retrieve
AccessToken Viewset
oauth2_access_tokens_used_by_list
Get a list of all objects that use this object
oauth2_authorization_codes_destroy
AuthorizationCode Viewset
oauth2_authorization_codes_list
AuthorizationCode Viewset
oauth2_authorization_codes_retrieve
AuthorizationCode Viewset
oauth2_authorization_codes_used_by_list
Get a list of all objects that use this object
oauth2_refresh_tokens_destroy
RefreshToken Viewset
oauth2_refresh_tokens_list
RefreshToken Viewset
oauth2_refresh_tokens_retrieve
RefreshToken Viewset
oauth2_refresh_tokens_used_by_list
Get a list of all objects that use this object