Skip to content

andrewtremblay/GoAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoAuth

Go authentication based on none framework

This is my first web application written in Go lang. I tried to keep everything clear and understandable. For productive usage, I don't know, if it is good enough. Find it out and make it productive ready.

Requirements Tools

For executing goauth application, you need

  • Neo4j DB
  • Redis DB
  • Email app(for receive confirmation emails, i use fakesmtp)

Installation

$ git clone 
$ cd goauth
$ go run main.go

Packages

Please donwload all packages, that the application needs. You will find it out, when you run

$ go run main.go

Version

0.0.1

Development

Want to contribute? Great! You welcome.
Free Software, Hell Yeah!

About

Go authentication based on none framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages