tance77/JWT_Example
A simple application using bcrypt to encrypt passwords via login. Then generate a JSON Web Token on login for that use to access a secure API. In this example it just shows the user's information.
HTML
A simple application using bcrypt to encrypt passwords via login. Then generate a JSON Web Token on login for that use to access a secure API. In this example it just shows the user's information.
HTML