menu
server_auth package
documentation
server_auth.dart
OAuthAccessToken
refreshTokenHash property
refreshTokenHash property
dark_mode
light_mode
refreshTokenHash
property
String
?
refreshTokenHash
final
Digest of the opaque refresh token held by the client (optional).
Implementation
final String? refreshTokenHash;
server_auth package
documentation
server_auth
OAuthAccessToken
refreshTokenHash property
OAuthAccessToken class