Skip to content
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

Integrate Credential Manager with Sign in with Google #2531

Open
DenBond7 opened this issue Dec 13, 2023 · 4 comments
Open

Integrate Credential Manager with Sign in with Google #2531

DenBond7 opened this issue Dec 13, 2023 · 4 comments
Assignees
Milestone

Comments

@DenBond7
Copy link
Collaborator

DenBond7 commented Dec 13, 2023

https://developer.android.com/training/sign-in/credential-manager
https://developers.google.com/identity/sign-in/android/start

@DenBond7 DenBond7 added this to the soon milestone Dec 13, 2023
@DenBond7 DenBond7 self-assigned this Dec 13, 2023
@DenBond7 DenBond7 modified the milestones: soon, 1.5.2, 1.5.3 Jan 31, 2024
@DenBond7
Copy link
Collaborator Author

@DenBond7
Copy link
Collaborator Author

It looks like we can't use it with scopes for now. So we will use the current realization until it is not deprecated.

@DenBond7
Copy link
Collaborator Author

DenBond7 commented Jun 4, 2024

Before

Authentication and authorization were as a single process

After migration to Credential Manager

Authentication will be implemented by Credential Manager
Authorization will be implemented by AuthorizationClient API

More details can be found here

@DenBond7
Copy link
Collaborator Author

#2755 adds migration for Sign-in process. But we can't complete the full migration yet as requesting idToken silently is undefined yet. More details can be found here

DenBond7 added a commit that referenced this issue Jun 12, 2024
@DenBond7 DenBond7 modified the milestones: 1.5.8, later Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant