-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add signInAnonymously method to SessionCubit * Add spacing and "Continue as guest" button to AuthPage * Add Google account linking functionality to SessionCubit * Add isGuest property to Authenticated state * Add "Continue as guest" button functionality * Add Google account linking and sign out functionality * Fix stream subscription in user library and recent media services * Add forceLogin parameter to redirect logic in routerConfig * Fix authentication bugs and add email account linking * Add import for flutter/scheduler.dart * Refactor router configuration * Refactor session_cubit.dart to update display name if provided * Add AppSnackbar to show success message after account linking * Fix authentication flow and update routes
- Loading branch information
1 parent
0b07935
commit 5b79f34
Showing
10 changed files
with
228 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.