Skip to content

samiqmuseyibli/gin-gonic-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gin-gonic User Authentication Application

Clone the application to your $GOPATH/src and then run dep ensure and go run main.go

cd $GOPATH/src

go get github.com/samigmuseyibli/gin-gonic-authentication

cd github.com/samigmuseyibli/gin-gonic-authentication

go run main.go

Now try the endpoints using Postman or cURL with your session generated with the required authType from the login endpoint.

About

Authentication with Gin-gonic (Go framework)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages