Skip to content

Updating getAuthToken to return creation timestamp #884

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

Merged
merged 5 commits into from
Oct 9, 2019

Conversation

ankitaj224
Copy link
Contributor

Updating getAuthToken to return creation timestamp along with authToken and
expiration timestamp.

@ankitaj224 ankitaj224 requested a review from andirayo October 8, 2019 18:18
@googlebot googlebot added the cla: yes Override cla label Oct 8, 2019
@ankitaj224
Copy link
Contributor Author

/test check-changed

@ankitaj224 ankitaj224 merged commit 58c8efd into listeners Oct 9, 2019
@ankitaj224 ankitaj224 deleted the tokenResponse branch October 9, 2019 18:23
ankitaj224 added a commit that referenced this pull request Oct 10, 2019
* Simplifying FirebaseInstallations class by adding listeners.

* Addressing ciaran's comments to return same token if multiple getAuthToken()
calls are triggered simultaneously.

* Cleaning doRegistration method.

* Fixing FISClient to correctly parse expiration timestamp. (#848)

* Updating getAuthToken to return creation timestamp (#884)

* Propagating the exceptions to the clients. (#856)
ankitaj224 added a commit that referenced this pull request Oct 14, 2019
* Implemneting retry for FIS Client.

* Simplifying FirebaseInstallations class by adding listeners. (#847)

* Simplifying FirebaseInstallations class by adding listeners.

* Addressing ciaran's comments to return same token if multiple getAuthToken()
calls are triggered simultaneously.

* Cleaning doRegistration method.

* Fixing FISClient to correctly parse expiration timestamp. (#848)

* Updating getAuthToken to return creation timestamp (#884)

* Propagating the exceptions to the clients. (#856)

* Addressing ciaran's comments.

* Merge conflicts.

* Nit fixes

* Fixing verify format issue.
ankitaj224 added a commit that referenced this pull request Oct 14, 2019
* Fixing FISClient to correctly parse expiration timestamp. (#848)

* Updating getAuthToken to return creation timestamp (#884)

* Propagating the exceptions to the clients. (#856)

* Extract FID from FIS createInstallation response (#888)

* Addressing Rayo's comment: Rename PersistedFidEntry to (#899)

* Implementing retry once for FIS Client. (#895)

* Simplifying FirebaseInstallations class by adding listeners. (#847)

* Fixing FISClient to correctly parse expiration timestamp. (#848)

* Updating getAuthToken to return creation timestamp (#884)

* Propagating the exceptions to the clients. (#856)
@firebase firebase locked and limited conversation to collaborators Nov 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Override cla size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants