Display links to website's privacy policy and terms of service in AppleSignIn modal

I'm using Apple Sign In in the JS app and I got a requirement to display some notes with links to privacy policy and terms of service inside the Apple modal, so users don't have to accept them after finishing authentication in the modal. Is there a way to add something like that?

I have implemented Apple Sign In using this doc: https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_js/configuring_your_webpage_for_sign_in_with_apple

Answered by DTS Engineer in 806335022

Hi @bobbylej,

No, changing the appearance of the authentication UI is not possible. This is by design.

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Hi @bobbylej,

No, changing the appearance of the authentication UI is not possible. This is by design.

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Display links to website's privacy policy and terms of service in AppleSignIn modal
 
 
Q