Skip to content

meeyth/JWT-Authentication-in-golang-and-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

An example of JWT authorization using go-fiber to make backend server and react to make frontend

First navigate into the server directory and run the command go run main.go to start the server then into the client directory run npm start now u are ready to go