menu
frappe_oauth2_flutter_sdk package
documentation
models/oauth_config.dart
OAuthConfig
customTokenEndpoint property
customTokenEndpoint property
dark_mode
light_mode
customTokenEndpoint
property
String
?
customTokenEndpoint
final
Custom token endpoint (if different from default)
Implementation
final String? customTokenEndpoint;
frappe_oauth2_flutter_sdk package
documentation
models/oauth_config
OAuthConfig
customTokenEndpoint property
OAuthConfig class