UNPKG

sk-oidc-oauth

Version:

OIDC/OAuth2 authentication and authorization for prerendered/client-side-rendered SvelteKit apps.

5 lines (4 loc) 124 B
export * from './Authentication'; export * from './AuthorizationGuard'; export * from './Debug'; export * from './Loading';