Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aminya/auth0-openapi
Auth0 OpenAPI specification
https://github.com/aminya/auth0-openapi
auth auth0 openapi openapi3 specification swagger
Last synced: about 1 month ago
JSON representation
Auth0 OpenAPI specification
- Host: GitHub
- URL: https://github.com/aminya/auth0-openapi
- Owner: aminya
- License: apache-2.0
- Created: 2024-04-20T12:07:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-26T04:54:34.000Z (7 months ago)
- Last Synced: 2024-10-01T02:22:59.954Z (about 2 months ago)
- Topics: auth, auth0, openapi, openapi3, specification, swagger
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Auth0 Authentication API
The OpenAPI specification for the Auth0 Authentication API.
## OpenAPI Specification
In this repository, the OpenAPI specification that describes the Auth0 Authentication API is provided.
The Auth0 Authentication API enables you to manage all aspects of user identity when you use Auth0. It offers endpoints so your users can log in, sign up, log out, access APIs, and more. The API supports various identity protocols, like OpenID Connect, OAuth 2.0, and SAML.
This specification can be used for various purposes, such as:
- Generate client libraries in many languages (via [OpenAPI Generator](https://openapi-generator.tech/)). This is particularly useful for the programming languages that are not officially supported by Auth0.
- Generate server stubs in many languages (via [OpenAPI Generator](https://openapi-generator.tech/))
- Generate interactive documentation (via [Swagger UI](https://swagger.io/tools/swagger-ui/), [RapiDoc](https://rapidocweb.com/), [Redoc](https://github.com/Redocly/redoc))
## Contributing
This specification is written based on the [Auth0 API](https://auth0.com/docs/api) documentation. Please contribute to improving this specification by opening pull requests.
You can sponsor my work here:
https://github.com/sponsors/aminya