All Projects → truffls → sign-in-with-apple-using-django

truffls / sign-in-with-apple-using-django

Licence: other
Sign In with Apple and Server-Side verification

Programming Languages

swift
15916 projects

Sign In with Apple using Python Django

An implementation with Python Django + Python Social Auth and iOS.

What this document covers

Like many developers providing third party login in their apps, we at Truffls had to implement Sign In with Apple as per their regulations. Since we (at the time of this article) already offer a number of login options like Xing, LinkedIn, Google, and Facebook we wanted to integrate Sign In with Apple in our server-side verification framework: Python Social Auth. We divided the document in three parts:

  1. Configure Identifiers and Keys
  2. Implement Sign In with Apple in your backend
  3. Implement Sign In with Apple in your iOS app

Flow

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].