Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.54 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.54 KB

About auth

GoDoc
An authentication, authorization and user management service wrtien in Go

The project provide you 2 ways to use it:

Documentation

Please prefer:

Each sub project may have their own document.

Example

You can find and usage example of the package at https://github.com/kidstuff/auth-example

TODO

  • Fix bugs, improve documentation, more test (not many test right now)
  • Support other type of "grant_type", become an OAuth provider.
  • Better way to handle "permission" (or friendship) becom a social network.
  • A complete example application (a small social network...maybe)

Community

https://groups.google.com/forum/#!forum/kidstuff-opensources
We welcome any feedback, bug report, feature request or just a "Hello" from you!