Adding user avatars is pretty easy using Rails' ActiveStorage feature. We'll be using Devise in this example, but this applies to any user authentication system.
Learn how to build a React Native application to connect to your Rails API using OAuth for authentication
Learn how to build a React Native application to connect to your Rails API using OAuth for authentication
Learn how to build a React Native application to connect to your Rails API using OAuth for authentication
Learn how to authenticate with an API using OAuth and Doorkeeper
Setting up an OAuth provider is a great way to add authentication to your API using the doorkeeper gem
Using the devise-two-factor gem, we can add an extra layer of security to our apps by having a our users type in a one-time password along with their email and password when they login. We'll be using the Google Authenticator app to login.
Learn how to let your users login with multiple OAuth providers like Twitter, Facebook, Github, Google, etc all at the same time.
Learn how to use the Facebook API and refresh auth tokens using the Koala gem
Join 18,000+ developers who get early access to new screencasts, articles, guides, updates, and more.