I would like to embed the okta widget in an angular component.
At the moment, I use the signInWithRedirect() method and I’m redirected to https://my-domaine.okta.com/oauth2/default/v1/authorize, and it works fine.
But I don’t know wich method to use to generate the widget into a
in my angular html component.
Is it possible ? Wich method can I use ?
Thank you for your help.
Is it possible ? Wich method can I use ?
Thank you for your help.