console
console copied to clipboard
🐛 Bug Report: Wrong Link for Apple Sign-In Auth Docs.
👟 Reproduction steps
- Open a Project
- Go to Auth > Settings Tab
- Select Apple
- The message in the modal at the top shows -
To use Apple authentication in your application, first fill in this form. For more info you can visit the docs. - Click on
click here - Opened link is
developer.apple.com
👍 Expected behavior
Open a link that specifically shows the info. / content about the sign in with apple integration.
👎 Actual Behavior
Opens default apple developer site.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
MacOS
🧱 Your Environment
Reproducible on Appwrite Cloud and on 1.5.x.
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
Moving this back to console repo because this is a change in the console repo.
https://developer.apple.com/documentation/sign_in_with_apple/implementing_user_authentication_with_sign_in_with_apple @stnguyen90 @eldadfux I think this is the page which helps the most, should I put a PR to replace the base link with this?