menu
atproto package
documentation
atproto_oauth.dart
OAuthServerMetadata
revocationEndpoint property
revocationEndpoint property
dark_mode
light_mode
revocationEndpoint
property
String
?
revocationEndpoint
final
The URL of the token revocation endpoint (RFC 7009), if published.
Implementation
final String? revocationEndpoint;
atproto package
documentation
atproto_oauth
OAuthServerMetadata
revocationEndpoint property
OAuthServerMetadata class