menu
flutter_mongodb_realm package
documentation
auth/credentials/credentials.dart
Credentials
jwt static method
jwt static method
dark_mode
light_mode
jwt
static method
StitchCredential
jwt
(
String
token
)
Implementation
static StitchCredential jwt(String token) => CustomJwtCredential(token);
flutter_mongodb_realm package
documentation
auth/credentials/credentials
Credentials
jwt static method
Credentials class