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

Update Authentication with Refresh Token #35

Closed
3 tasks done
junzai97 opened this issue Mar 12, 2021 · 1 comment · Fixed by #36
Closed
3 tasks done

Update Authentication with Refresh Token #35

junzai97 opened this issue Mar 12, 2021 · 1 comment · Fixed by #36
Assignees
Labels
authentication task Task need to be done

Comments

@junzai97
Copy link
Contributor

junzai97 commented Mar 12, 2021

Following tasks is to fix the the integration with refresh token method introduced in the backend.

  • Update authentication endpoint URL to '/api/firebase/authenticate'
  • Update Token from
  • Implementing revoke refresh token when access token expired.
@junzai97 junzai97 added the task Task need to be done label Mar 12, 2021
@junzai97 junzai97 added this to the Club Management Sprint 1 milestone Mar 12, 2021
@junzai97 junzai97 self-assigned this Mar 12, 2021
@junzai97 junzai97 mentioned this issue Mar 13, 2021
@junzai97
Copy link
Contributor Author

Issues resolved in #36
Yet, there are issues where the original request that hit error 401 is not being recalled and caused the page with empty data/error after the token is refresh.
The issue will be revised in issue #42.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authentication task Task need to be done
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants