What is your Authentication Method/Framework of Choice

What is your authentication approach of choice?

Do you use Devise? OAuth 2.0? (which, fyi, is not an authentication spec) Or do you leverage other services’ offerings, like Facebook or Github? What about JSON Web Tokens (JWTs)? Anyone using that? (I am, btw!)

Are current solutions good enough? Does auth need to change? Is it changing?

Whaddya think?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.