ishangoyal13 / jwtSignin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JWT Signin

The project is focused on jwt authentication.
Inside this when we signin through the signin page a jwt token will be generated which then will be stored as cookie in the browser.
When we delete the cookie, then we will be redirected to the signin page.

About


Languages

Language:Go 39.5%Language:JavaScript 34.3%Language:HTML 14.6%Language:CSS 11.6%