FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Using native controls for apple login

    Scheduled Pinned Locked Moved
    Q&A
    apple mobile
    0
    2
    762
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • danD
      dan
      last edited by dan

      We want to implement sign in with Apple and we see that you support it.

      But we want to use native controls, not the FusionAuth interface, for the mobile app. We want to do the login without ever sending the user to the system browser eiterh. This is mostly to follow Apple’s human interface guidelines.

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by dan

        Yes we support this. These docs should help you through this process.

        https://fusionauth.io/docs/v1/tech/identity-providers/apple/#building-your-own-integration

        https://fusionauth.io/docs/v1/tech/apis/identity-providers/apple/#complete-the-apple-login

        From the latter doc:

        Using this API you can pass that id token returned from Apple to FusionAuth and we will complete the login workflow and reconcile the user to FusionAuth.

        Reconciliation means that the user is created in FusionAuth if needed, a JWT is generated, and a login session is created as well. They will essentially look like any other FusionAuth user.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • T tashi referenced this topic on
        • First post
          Last post