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

Implement login in client and server #4

Open
0xphen opened this issue Jan 19, 2024 · 0 comments
Open

Implement login in client and server #4

0xphen opened this issue Jan 19, 2024 · 0 comments

Comments

@0xphen
Copy link
Owner

0xphen commented Jan 19, 2024

  • Authenticate user in server and if valid return a new JWT
    • if client invalid, return an error/status to the client.
  • Client logs into server using ID and password
    • Client if valid gets as response a new JWT (save this JWT in client config)
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

No branches or pull requests

1 participant