Skip to content
/ auth Public

Getting through the basics of setting up an authentication in Golang.

Notifications You must be signed in to change notification settings

linux08/auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-authentication

To start this app, perform the following step in order

  1. Clone this repo to your machine
  2. cd into the project folder
  3. enter go run main.go to start server