Skip to content

Conversation

jpcmf
Copy link
Owner

@jpcmf jpcmf commented Mar 31, 2024

  • Introduce AuthContext for signIn, signOut, and user data management
  • Implement nookies library for Cookie handling
  • Update _app.tsx and signin page
  • Integrate AuthContext in the dashboard and handle token expiration in getServerSideProps
  • Enhance profile component to utilize AuthContext
  • Revise sidebar component
  • Expand auth services with user data handling function

- Introduce AuthContext for signIn, signOut, and user data management
- Implement nookies library for Cookie handling
- Update _app.tsx and signin page
- Integrate AuthContext in the dashboard and handle token expiration in getServerSideProps
- Enhance profile component to utilize AuthContext
- Revise sidebar component
- Expand auth services with user data handling function
@jpcmf jpcmf self-assigned this Mar 31, 2024
@jpcmf jpcmf merged commit 525a26d into develop Mar 31, 2024
@jpcmf jpcmf deleted the feat/handle-with-authentication-and-session branch March 31, 2024 19:59
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