oauth2-server
spec
oauth2-server, one auth2.0 server with extra functions, which is based on oauth-2.0.
Rest API: API
DB schema: DB
Test examples: Tests
run
Normail running: ./oauth2-server
Dynamic reload: kill -SIGUSR2 $pid
Notify quit: kill -SIGTERM $pid