clover

module
v1.0.1-0...-49adebd Latest Latest
Warning

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

Go to latest
Published: May 30, 2018 License: MIT

README

Clover

GoDoc Build Status Coverage Status Go Report Card

Oauth2 server v2.0.0

WIP Reimplement oauth2 server

Install

go get gopkg.in/plimble/clover.v2

Features

  • OAuth2 RFC6749
    • Authorization
      • Code Response Type
      • Token Response Type
    • Access Token
      • Authorization Code Grant
      • Resource Owner Password Credentials Grant
      • Client Credentials Grant
      • Extension Grants
  • JWT Access Token RFC7519
  • Token Revocation RFC7009
  • Token Introspection RFC7662
  • Security Considerations RFC6819, RFC6749
  • Storage
    • Dynamodb
    • Memory
    • Postgres
    • MySql
    • RethinkDb
    • Redis
  • API
  • CLI

Directories

Path Synopsis
storage

Jump to

Keyboard shortcuts

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