/** * Public API Surface of @nauth-toolkit/client-angular/standalone * * This entry point is for standalone component-based Angular apps (Angular 14+). * For NgModule apps, use: @nauth-toolkit/client-angular * * NOTE: This simply re-exports the main entry point since both share the same code for now. * The split allows future additions like `provideNAuth()` for standalone apps. */ export * from '@nauth-toolkit/client-angular';