Skip to content

A Go web application demonstrating how to use JWT Bearer tokens for authentication instead of cookies. The application follows clean architecture principles, making it easy to test and maintain. Includes examples of token generation and validation

License

Notifications You must be signed in to change notification settings

amalmadhu06/go-jwt-bearer-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-jwt-bearer-token

A Go web application demonstrating how to use JWT Bearer tokens for authentication instead of cookies. The application follows clean architecture principles, making it easy to test and maintain. Includes examples of token generation and validation

About

A Go web application demonstrating how to use JWT Bearer tokens for authentication instead of cookies. The application follows clean architecture principles, making it easy to test and maintain. Includes examples of token generation and validation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published