Categorygithub.com/tamanyan/oauth2
modulepackage
0.0.0-20191108091834-6cf4ca132130
Repository: https://github.com/tamanyan/oauth2.git
Documentation: pkg.go.dev

# README

oauth2

tamanyan/oauth2 is a library of an OAuth 2.0 authorization server written in GO.

Acknowledgements

tamanyan/oauth2-server uses go-oauth2/oauth2.

MIT License

Copyright (c) 2016 Lyric

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

define authorization model.
define authorization model.
define the type of authorization request.
define authorization model.
define authorization model.
define authorization model.
define the type of authorization request.

# Structs

No description provided by the author
TokenGenerateRequest provide to generate the token request parameters.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Manager authorization management interface.
No description provided by the author
No description provided by the author

# Type aliases

GrantType authorization model.
ResponseType the type of authorization request.