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