<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008G7V4KSAVOkta Classic EngineIntegrationsAnswered2024-03-25T23:38:31.000Z2017-12-20T22:46:50.000Z2017-12-20T22:46:50.000Z
signin without using widget
Hi,

 

I am using material in my application so using OktaSigninWidget doesn't seem to be the way to go since widget uses bootstrap (and customizing widget to look like material and also to remove certain links like I need to remove 'Need help' and just display 'Forgot Password' link are not easy and straightforward unless there is a way to do that.) So I have decided to use Authentication Apis and easy style ui with material. I found a sample (https://developer.okta.com/blog/2017/04/17/angular-authentication-with-oidc?&_ga=1.231820378.41252354.1512408280#create-open-id-connect-app) to signin without widget. It uses @okta/okta-auth-js. But there are no type definitions for this module so when I try to import it in my app its doesn't resolve it.

- Where can I find its type definitions?  

- Do you also have signin widget with material design?

- I also need to add password recovery through email, is there also some sample available to do that using authentication apis?

 

Looking forward for response.

Thanks!

This question is closed.
Loading
signin without using widget