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

Feature: Implement Auth context to manage authentication everywhere. #162

Closed
wants to merge 2 commits into from

Conversation

Irirwanirira
Copy link
Contributor

What does this pull request do?

This PR provides a global way to keep track of whether the user is logged in or not

Description

It keeps track of the following

  • Auth token
  • Refresh token
  • user logged in

@Irirwanirira Irirwanirira linked an issue Jun 20, 2024 that may be closed by this pull request
3 tasks
@Irirwanirira Irirwanirira added this to the integrate Auth milestone Jun 20, 2024
@Irirwanirira Irirwanirira removed a link to an issue Jun 20, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant