https://github.com/sirjager/trueauth
The TrueAuth API is a standalone authentication gRPC and REST API service that provides various endpoints for user authentication.
https://github.com/sirjager/trueauth
authentication authentication-backend gateway-api go goauth grpc-server microservice
Last synced: 2 months ago
JSON representation
The TrueAuth API is a standalone authentication gRPC and REST API service that provides various endpoints for user authentication.
- Host: GitHub
- URL: https://github.com/sirjager/trueauth
- Owner: sirjager
- License: mit
- Created: 2023-03-30T12:54:03.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T18:30:34.000Z (almost 2 years ago)
- Last Synced: 2024-05-29T05:43:41.954Z (almost 2 years ago)
- Topics: authentication, authentication-backend, gateway-api, go, goauth, grpc-server, microservice
- Language: Go
- Homepage:
- Size: 9.72 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TrueAuth API
The TrueAuth API is a standalone authentication gRPC and REST API service that provides various endpoints for user authentication.
## API Documentation
This api uses Swagger For API Documentation
[https://sirjager.github.io/trueauth/](https://sirjager.github.io/trueauth/)
## Additional Information
For more information about the TrueAuth API and its usage, please refer to the [TrueAuth GitHub repository](https://github.com/sirjager/trueauth). You can find detailed documentation, examples, and further resources there.