Skip to content

Conversation

@jaysomani
Copy link
Contributor

@jaysomani jaysomani commented Jan 7, 2026

What does this PR do?

This PR fixes an incorrect documentation link shown in Auth → Settings → Apple.
Previously, the “click here” link redirected users to the generic Apple Developer homepage, which did not provide guidance for configuring Sign in with Apple.

The link has been updated to point directly to the official Sign in with Apple documentation so developers can easily follow the correct setup steps.

Test Plan

Open an Appwrite project.

Navigate to Auth → Settings.

Select Apple as the authentication provider.

Click the “click here” documentation link shown in the information message.

Verify that the link opens the Sign in with Apple integration documentation, not the generic Apple Developer homepage.

Tested on:

Appwrite Cloud

Appwrite v1.5.x

No regressions observed.

Related PRs and Issues

Fixes: appwrite/appwrite#1072

fixes
#1072

Have you read the Contributing Guidelines on issues
?

Yes, I have read and followed the contributing guidelines.

Summary by CodeRabbit

  • Documentation
    • Updated the Apple OAuth provider documentation link to point to a more specific resource for Sign in with Apple.

✏️ Tip: You can customize this high-level summary in your review settings.

@appwrite
Copy link

appwrite bot commented Jan 7, 2026

Console (appwrite/console)

Project ID: 688b7bf400350cbd60e9

Sites (1)
Site Status Logs Preview QR
 console-stage
688b7cf6003b1842c9dc
Failed Failed Authorize Preview URL QR Code

Tip

Sites auto-generate unique domains with the pattern https://randomstring.appwrite.network

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 7, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The documentation URL for the Apple OAuth provider in the oAuthProviders mapping is updated from https://developer.apple.com/ to a more specific endpoint at https://developer.apple.com/sign-in-with-apple/. This is a data value modification only, with no changes to type definitions, components, or control flow logic.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing touches
  • 📝 Generate docstrings

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 838a5b2 and 2c80641.

📒 Files selected for processing (1)
  • src/lib/stores/oauth-providers.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ItzNotABug ItzNotABug merged commit 5939091 into appwrite:main Jan 7, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants