Skip to content

Documentation for AppleID and/or authorization code flows #105

@denizdogan

Description

@denizdogan

I can't figure out how to sign in using AppleID with this library, and I can't understand how the authorization code flow is supposed to work in general.

The README explicitly says to use "Resource owner password-based", but that should obviously be "Authorization code" in this case. But what about the client ID and client secret? Do those work just like with convert_token? Can I use a fake URI for redirect URIs? It seems that no matter which way I twist and turn things, I get invalid_client or invalid_grant back.

Much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions