Hi All,
I had a quick question regarding identity implementation with Auth0.
Does Auth0 support custom ui and using some server side backend API calls w/out using lock or the universal login?
We already have a custom registration/sign in built and looking to just wire it up. Was hoping to use Auth0 as an identity provider & centralized db for our users.
Does Auth0 expose an api to pass along registration / sign in? Rather than federating the login process through lock.js or redirecting the user to auth0 to login?