Hi
Can someone please tell me where I can find the Embedded Login api urls and body. Is there an api that is not password less ? Please point me to the flow as I can not find it in the docs. I also do not want to use the JS lib.
embedded-login according to this I should be able to call the api directly.
Thanks
If you want to exchange credentials directly for a token you can use the resource owner password grant. There are lots of reasons why we don’t recommend it, I would recommend reading and searching for that info before implementing.
https://auth0.com/docs/flows/call-your-api-using-resource-owner-password-flow
Sweet thanks it worked. Yeah not my decision.
Sounds good. Thanks for the update.
Previous message deleted due to SPAM reasons.