issues
search
jrichardsz
/
oauth2-shield
A minimal, fast and ready to use oauth2 implementation
MIT License
3
stars
2
forks
source link
Implement proposed feature: #1 : Add database for credentials persist…
#5
Closed
jrichardsz
closed
5 years ago
jrichardsz
commented
5 years ago
Mysql database was added
Client id and secret now are persisted
App name is required to create credentials (client id & client secret) and are unique
Access token is generated only if client id exists in database