-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auth rewrite #1254
Draft
DellaBitta
wants to merge
15
commits into
main
Choose a base branch
from
feature/auth_rewrite
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Auth rewrite #1254
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b736ad - Browse repository at this point
Copy the full SHA 3b736adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86cc5bd - Browse repository at this point
Copy the full SHA 86cc5bdView commit details
Commits on Mar 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7ad4aa - Browse repository at this point
Copy the full SHA e7ad4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ec678 - Browse repository at this point
Copy the full SHA 16ec678View commit details
Commits on Mar 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 323d41d - Browse repository at this point
Copy the full SHA 323d41dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b247244 - Browse repository at this point
Copy the full SHA b247244View commit details
Commits on Mar 19, 2023
-
iOS support for multiple User objects (#1242)
Update auth internals to support returning Future object for the new API while also support returning Future<User*> objects for the deprecated API on iOS. Changes does not include the new Future methods.
Configuration menu - View commit details
-
Copy full SHA for c208b23 - Browse repository at this point
Copy the full SHA c208b23View commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3116021 - Browse repository at this point
Copy the full SHA 3116021View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 166f0a7 - Browse repository at this point
Copy the full SHA 166f0a7View commit details
Commits on Mar 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab8098b - Browse repository at this point
Copy the full SHA ab8098bView commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 093052b - Browse repository at this point
Copy the full SHA 093052bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eac0334 - Browse repository at this point
Copy the full SHA eac0334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78a0702 - Browse repository at this point
Copy the full SHA 78a0702View commit details -
Android Auth Google I/O rework (#1245)
Removes the need for User objects to be stored in AuthData, unlocking ability for there to be more than one User object at a time. Continues to store a User in Auth, though, to maintain the implementation of the newly deprecated methods which return a User*. Added a RetainUser integration test.
Configuration menu - View commit details
-
Copy full SHA for 0fd6f7b - Browse repository at this point
Copy the full SHA 0fd6f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 116923a - Browse repository at this point
Copy the full SHA 116923aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.