🐛 Bug Report: 使用苹果账户登录 #5782
Labels
bug
Something isn't working
product / auth
Fixes and upgrades for the Appwrite Auth / Users / Teams services.
8000
👟 Reproduction steps
使用苹果账户登录, 出现了失败
我应该都配置正确了,但是不知道问题出现在哪里
代码:
static const String endPoint = 'https://cloud.appwrite.io/v1';
_account.createOAuth2Session(
provider: 'apple',
success: "${AppwriteConstants.endPoint}/auth/oauth2/success",
failure: "${AppwriteConstants.endPoint}/auth/oauth2/failure");
👍 Expected behavior
可以正常使用apple账户授权注册,并获取相关用户信息
👎 Actual Behavior
168_1688717268.mp4
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
MacOS
🧱 Your Environment
Flutter (Channel stable, 3.10.5, on macOS 13.3.1 22E772610a darwin-arm64, locale zh-Hans-CN)
appwrite: 9.0.1
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: