Auth & Identity Plugins
Authenticate users in StreetJS with identity-provider plugins on top of the framework’s built-in JWT, sessions, OAuth2/OIDC and RBAC — bring your IdP without leaving the type-safe stack.
3 official Auth & Identity plugins, all installable from npm. See the full Plugin Marketplace.
| Plugin | Description | Version | Links |
|---|---|---|---|
| @streetjs/plugin-auth0 | Official Street Framework plugin: Auth0 identity. | v1.0.3 |
npm |
| @streetjs/plugin-clerk | Official StreetJS plugin: Clerk identity backend API (dependency-free HTTPS client). | v1.0.3 |
npm |
| @streetjs/plugin-firebase | Official StreetJS plugin: Firebase Auth (Identity Toolkit) REST (dependency-free HTTPS client). | v1.0.3 |
npm |