Skip to content

Return OAuth access/id tokens after a successful sign-in operation #142

@alfongj

Description

@alfongj

After my users sign in with a federated provider (Google, Facebook, Twitter), I may want to have access to the access token/ id token that is obtained during the sign in flow in order to utilize it to authorize accesses to some of the provider APIs (e.g. Google Drive or Facebook graph API) on behalf of that user.

FirebaseUI should expose such a token if it has been obtained during the sign-in operation.

If multiple credentials are obtained during the sign-in flow (e.g. in case of linking required), all credentials should be returned.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions