I hava try different scope (eg: openid,name, emial),but also Invalid web redirect url.
when I click the signin button
I got a pop and the url is
Code Block <meta name="appleid-signin-client-id" content="jp.g123.h5"> <meta name="appleid-signin-scope" content="name"> <meta name="appleid-signin-redirect-uri" content="https://h5.local.g123.jp/auth/v1/apple/callback"> <meta name="appleid-signin-state" content="g123">
when I click the signin button
I got a pop and the url is
Code Block https://appleid.apple.com/auth/authorize?client_id=jp.g123.h5&redirect_uri=https://h5.local.g123.jp/auth/v1/apple/callback&response_type=code id_token&state=g123&scope=name&response_mode=web_message&frame_id=fa5459d2-79d7-4def-8a80-91211476ba96&m=22&v=1.5.3