Skip to content

backend-frontend-auth #8

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

init-ashish
Copy link

@init-ashish init-ashish commented Sep 4, 2023

Note: .env add for test

key features:

Server:

  1. Zod for user schema validation
  2. Redis for session
  3. Mongoose and mongo for users and timeline collection
  4. used middleware for validating routes and custom logger for incoming and outgoing traffic
  5. also used colorful output logs for { error/info/warn }

Client:

  1. Mantine UI library is used
  2. useReducer for state management for auth flow
  3. Input Form Validation from Mantine
  4. Protected Route

@init-ashish init-ashish changed the title backend backend-frontend-auth Sep 8, 2023
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.

2 participants