menu
meshagent_flutter_auth package
documentation
shared_profiles.dart
shared_profiles.dart
dark_mode
light_mode
shared_profiles
library
Classes
SharedProfile
SharedProfileInfo
SharedProfileSession
SharedProfileSettingsSnapshot
Properties
isSharedProfilesSupported
→
bool
no setter
Functions
hydrateCurrentAuthFromActiveSharedProfile
(
)
→
Future
<
SharedProfile
?
>
loadActiveSharedProfile
(
)
→
Future
<
SharedProfile
?
>
loadSharedProfileSettings
(
)
→
Future
<
SharedProfileSettingsSnapshot
>
loadSharedProfileSettingsFromFile
(
Object
file
)
→
Future
<
SharedProfileSettingsSnapshot
>
setActiveSharedProfileInFile
(
{
required
Object
file
,
required
String
userId
})
→
Future
<
SharedProfile
>
sharedProfilesSettingsFile
(
)
→
Object
syncCurrentAuthToSharedProfileFile
(
{
required
Object
file
,
String
?
apiUrl
,
String
?
activeProject
})
→
Future
<
void
>
writeSharedProfileToFile
(
{
required
Object
file
,
required
String
userId
,
required
SharedProfileInfo
profile
,
required
SharedProfileSession
session
,
String
?
apiUrl
,
String
?
activeProject
})
→
Future
<
void
>
meshagent_flutter_auth package
documentation
shared_profiles.dart
meshagent_flutter_auth
package
Libraries
access_token_provider
login_scope
mauth_response
meshagent_auth
meshagent_flutter_auth
oauth_session_manager
pkce_generator
shared_profile_switcher_dialog
shared_profiles
shared_profiles_io
shared_profiles_stub
shared_profiles library