@versini/auth0-spa-js-no-authjs
v2.23.0
Published
Unofficial slim fork of @auth0/[email protected] — bundle-size build, not affiliated with Auth0/Okta. See @versini/auth0-thin.
Maintainers
Readme
@versini/auth0-spa-js-no-authjs
Unofficial, community-maintained fork of
@auth0/auth0-spa-js— NOT affiliated with, endorsed by, sponsored by, or supported by Auth0 or Okta.
This is @auth0/[email protected]
rebuilt with a single one-line Rollup change (external: ['@auth0/auth0-auth-js']) so it no
longer inlines that dependency. That drops ~26 KB gzip of first-paint weight for apps that use
only basic Auth0 login (no MFA/Passkey/MyAccount/DPoP). The public runtime API is otherwise
unchanged from upstream.
You almost certainly want the official package instead:
@auth0/auth0-spa-js. Use this fork only if you
have deliberately opted into the slim build via
@versini/auth0-thin.
- What changed, why, and how it's built: https://github.com/versini-org/auth0-thin
- Issues with the slim build go to the
auth0-thinrepo, not to Auth0. - For official docs and support, go to Auth0.
License & trademarks
The source is Auth0's, redistributed under Auth0's original MIT license, preserved verbatim in
LICENSE. MIT covers copyright only and grants no trademark rights. "Auth0" and
"Okta" are trademarks of Okta, Inc., used here solely nominatively to identify the upstream
package this build is derived from. This is an independent project, not produced by Okta, Inc.
