Skip to content

A simplified approach to JWT(JSON Web Tokens) Auth with Golang

License

Notifications You must be signed in to change notification settings

kaiiyer/golang-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-auth

A simplified approach to JWT(JSON Web Tokens) Auth with Golang

Go Codacy Badge Go Report Card

Installation

chmod +x dependencies.sh
./dependencies.sh

Dependencies

MUX - A powerful HTTP router and URL matcher for building Go web servers with gorilla

JWT-Go - Golang implementation of JSON Web Tokens(JWT)

pq - Pure Go Postgres driver for database/sql

bcrypt - Package bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm

Postman - Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs—faster

PostgreSQL - PostgreSQL as a Service. Perfectly configured and optimized PostgreSQL databases ready in 2 minutes

About

A simplified approach to JWT(JSON Web Tokens) Auth with Golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published