@auth0/ai
is an SDK for building secure AI-powered applications using Auth0.
This SDK provides base abstractions for authentication and authorization in AI applications including a set of tools for implementing asynchronous user authentication using the Client Initiated Backchannel Authentication (CIBA) protocol.
[!WARNING]
@auth0/ai
is currently under heavy development. We strictly follow Semantic Versioning (SemVer), meaning all breaking changes will only occur in major versions. However, please note that during this early phase, major versions may be released frequently as the API evolves. We recommend locking versions when using this in production.
$ npm install @auth0/ai
We appreciate feedback and contribution to this repo! Before you get started, please see the following:
To provide feedback or report a bug, please raise an issue on our issue tracker.
Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.
Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?
This project is licensed under the Apache 2.0 license. See the LICENSE file for more info.