Skip to content

charakoba-com/auth-api

Repository files navigation

Auth API

Build Status

Authentication API Server for charakoba.com

Routings

method path description
ANY / health check
POST /user create user
DELETE /user delete user
GET /user/list get user list
POST /auth authenticate with username and password
GET /algorithm get signing algorithm
GET /alg alias for /algorithm
POST /verify verify authorization token
GET /key get public key for verify auth token

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published