FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. mattiapicariello
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 1
    • Controversial 0
    • Groups 0

    mattiapicariello

    @mattiapicariello

    2
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mattiapicariello Unfollow Follow

    Best posts made by mattiapicariello

    • RE: Identity Provider with no email?

      Important
      Apple only returns the user object the first time the user authorizes the app. Persist this information from your app; subsequent authorization requests won’t contain the user object.
      (https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_js/configuring_your_webpage_for_sign_in_with_apple)

      So you should go to Settings->ID Apple ->Password&Security and remove the app from apps that use your Apple ID

      Now you can register again and apple will send the userInfo.

      posted in Q&A
      M
      mattiapicariello

    Latest posts made by mattiapicariello

    • RE: Identity Provider with no email?

      Important
      Apple only returns the user object the first time the user authorizes the app. Persist this information from your app; subsequent authorization requests won’t contain the user object.
      (https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_js/configuring_your_webpage_for_sign_in_with_apple)

      So you should go to Settings->ID Apple ->Password&Security and remove the app from apps that use your Apple ID

      Now you can register again and apple will send the userInfo.

      posted in Q&A
      M
      mattiapicariello