RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Sign in with Apple for Rails apps

Implementing OAuth, also known as social login, reduces the friction of account creation and authentication.


On top of the reduced friction, if we plan to launch a mobile application in the Apple App Store, we’re required to offer Sign in with Apple if we’re also offering any other social authentication.


In this article, we will learn how to add Sign in with Apple to a Rails app. We will learn everything from configuring our Apple Developer account to integrating the authentication code.


https://avohq.io/blog/sign-in-with-apple-rails

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in