An OAuth service designed for integration into various portfolio projects.
This project provides an OAuth service intended for use in portfolio projects, facilitating authentication and authorization processes.
- User authentication via OAuth2
- Token issuance and validation
- Integration with multiple client applications
Ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/juunr95/oauth-service.git cd oauth-service