/oauth-server-2

Token based authentication - users will provide its credentials and get unique and time limited access token. I would like to manage token creation, checking validity, expiration in my own implementation.

Primary LanguageJava

This repository is not active