Which code flow does the auth0-lock use?
- Authorization Code Flow - https://auth0.com/docs/get-started/authentication-and-authorization-flow/authorization-code-flow
- Resource Owner Password Flow - Resource Owner Password Flow
Which code flow does the auth0-lock use?
Hi there @dheerajdhall2709 !
In almost all cases Authorization Code Flow will be used by default - This is the recommended approach.