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

[#36] [Backend] As a user, I can automatically re-authenticate if my access token expires #37

Conversation

liamstevens111
Copy link
Owner

@liamstevens111 liamstevens111 commented Feb 24, 2023

What happened 👀

Insight 📝

The interceptor will run on all requests. If there was another third-party API used there I would probably refactor this in a way at the adapter level rather than all requests in requestManager

Proof Of Work 📹

Show us the implementation: screenshots, GIFs, etc.

@github-actions
Copy link

github-actions bot commented Feb 24, 2023

@github-actions github-actions bot temporarily deployed to pull request February 24, 2023 01:51 Inactive
@liamstevens111 liamstevens111 self-assigned this Feb 24, 2023
@liamstevens111 liamstevens111 added feature New feature or request 0.2.0 labels Feb 24, 2023
@liamstevens111 liamstevens111 added this to the 0.2.0 milestone Feb 24, 2023
@github-actions github-actions bot temporarily deployed to pull request February 24, 2023 04:34 Inactive
@liamstevens111 liamstevens111 force-pushed the feature/36-reauthenticate-refresh-token branch from c8e90ca to 6cba1d1 Compare March 7, 2023 03:45
@github-actions github-actions bot temporarily deployed to pull request March 7, 2023 03:46 Inactive
@liamstevens111 liamstevens111 force-pushed the feature/21-backend-login-email-password branch from 5059f71 to 71150ac Compare March 8, 2023 04:21
@liamstevens111 liamstevens111 force-pushed the feature/36-reauthenticate-refresh-token branch from 6cba1d1 to e3b555e Compare March 8, 2023 04:28
@github-actions github-actions bot temporarily deployed to pull request March 8, 2023 04:29 Inactive
@liamstevens111
Copy link
Owner Author

Combined with #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2.0 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant