menu
serverpod_auth_idp_server package
documentation
core.dart
OAuth2PkceTokenResponse
refreshToken property
refreshToken property
dark_mode
light_mode
refreshToken
property
String
?
refreshToken
final
The refresh token used to obtain new access tokens.
Implementation
final String? refreshToken;
serverpod_auth_idp_server package
documentation
core
OAuth2PkceTokenResponse
refreshToken property
OAuth2PkceTokenResponse class