You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This addon is specific to a cardstack app. But the ideas here could definitely be ported to a more general ember addon for auth0. Do note, as I mentioned in https://github.com/auth0-community/ember-simple-auth-auth0/pull/94, this leverages specifically a hosted login form instead of using lock.js. There are tradeoff's for this kind of approach, but for us we've found that the tradeoffs are worthwhile. You can see how this looks on https://cardstack.com, both in terms of registering a new user and for logging in. Since all the fastboot non-compliant issues around lock.js are moved over to the hosted login form, it actually works really nicely with fastboot.
Trying to find a quick solution to auth0 that also supports fastboot.
Would this comply you think?
The text was updated successfully, but these errors were encountered: