Skip to content

[Task-28] As a user, I can use refresh token to extend access token expiration date#56

Open
gutakk wants to merge 14 commits intofeature/task-16-survey-detail-frontendfrom
feature/task-28-refresh-token
Open

[Task-28] As a user, I can use refresh token to extend access token expiration date#56
gutakk wants to merge 14 commits intofeature/task-16-survey-detail-frontendfrom
feature/task-28-refresh-token

Conversation

@gutakk
Copy link
Copy Markdown
Owner

@gutakk gutakk commented Jul 8, 2021

#49

What happened 👀

  • Extend access token expiration date using refresh token when got 401 when fetching data from private endpoint.
  • Add local storage service
  • Add refresh token service
  • Add unit test
  • Add UI test

Insight 📝

N/A

Proof Of Work 📹

  • Extend access token expiration
    JUK81BZTL6

  • oauth endpoint return status error response
    Xz7FzI9mey

@gutakk gutakk added this to the 0.6.0 milestone Jul 8, 2021
@gutakk gutakk self-assigned this Jul 8, 2021
@gutakk gutakk force-pushed the feature/task-16-survey-detail-frontend branch from 3c56665 to 507111c Compare July 9, 2021 09:48
@gutakk gutakk force-pushed the feature/task-28-refresh-token branch from ca53fc4 to 8b65e44 Compare July 9, 2021 09:51
@gutakk gutakk requested review from carryall and rafayet-monon July 9, 2021 10:05
@gutakk gutakk marked this pull request as ready for review July 9, 2021 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task-28] As a user, I can use refresh token to extend access token expiration date

1 participant