Angular JS Library - custom login page (non-widget) support

Reading the angular docs (https://github.com/okta/okta-oidc-js/tree/master/packages/okta-angular), there appear to only be examples (https://github.com/okta/samples-js-angular) for using the sign-in widget or the Okta-hosted page.

Can I use the angular library to develop a completely customized login experience, or should I be using the okta-auth-js library instead? (https://github.com/okta/okta-auth-js)

Thanks!

If you want full control of the login form, the Auth JS SDK is your best bet.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.