Open nightfrost opened 1 year ago
I guess make an endpoint for authentication. Ask for email/username and password. Hash said password and check it against hashed password in DB.
If ok, give JWT.
I guess make an endpoint for authentication. Ask for email/username and password. Hash said password and check it against hashed password in DB.
If ok, give JWT.