auth

package
v0.0.0-...-173cbd8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2016 License: MIT Imports: 0 Imported by: 0

README

Auth Service

Simple auth service using prototoken.

Notes:

  • The client contains a method to validate tokens, meaning once the login is complete no state needs to be maintained.
  • Once a token expires (or is about to) the refresh token can be used to generate a new token and refresh token.
  • Refresh tokens are only validated by the service. The client does not know the key.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL