Skip to content

📚 Documentation: [Apple SDK] account.CreateOAuth2Session is not async. #6207

@ItzNotABug

Description

@ItzNotABug

💭 Description

The example on Apple SDK :

let success = try await account.createOAuth2Session(provider: "amazon")

However the method signature for 1.3x & 1.4x is same and hence not async.
See: Account#createOAuth2Session.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    product / docsFixes and upgrades for the Appwrite Docs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions