Posts tagged: #authentication

Rails API Authentication with the auth generator

Let's learn how to add API authentication with the Rails 8 auth generator: exploring the different approaches and integrating it with a frontend application.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Testing OmniAuth authentication

Let's learn how to add tests to an OmniAuth integration in a Rails application.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Rails 8 Authentication

Let's learn how to add authentication to a Rails 8 app without using a gem like devise.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Magic Links Authentication with Rails

Let's learn how to build an authentication using magic links with Devise and the 'devise_passwordless' gem to add this feature to your Rails application.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Add social login to a Rails application

Adding social logins is a good way to increase trust in your authentication process and increase your conversion rates. Let's learn how to do it using Rails

Exequiel Rozas

Exequiel Rozas

Marketing Specialist