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
Sites like name.pn often have Oauth providers to allow people to sign up and prefill part of their profile without having to provide a password.
This is relatively easy to do with Devise so we should just do it, but it requires complying with those providers' terms, which means it would be dependent on completing #14 at the very least.
The text was updated successfully, but these errors were encountered:
Sites like name.pn often have Oauth providers to allow people to sign up and prefill part of their profile without having to provide a password.
This is relatively easy to do with Devise so we should just do it, but it requires complying with those providers' terms, which means it would be dependent on completing #14 at the very least.
The text was updated successfully, but these errors were encountered: