An authentication and RBAC authorization library using JWT for Go 1.7+
Stars
14
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
79
commits
fix password IssueJWT example
8f54c5c
add name to the claims
3cd03b2
update README
0411229
add user's name and update oauth providers & handlers
8c7a8d5
refactor oauth and its tests
c3a449d
refactor password tests
5f5f2bc
refactor drivers and tests
44eed7b
update dependencies
4b6921b
update default JWT service GenerateClaimsID
d50fb85
remove UserInfo structure
f7e91c8
update JWT claim structure and ID generator library
c78010a
update error message
f938ccb
Merge pull request #2 from hiendv/add-oauth
ab9ae3d
update docs
c75c837
update README to reflex OAuth driver addition
bd70743