Skip to content

iOS sign in on Android redirect uri issue #54

@BigGiantHead

Description

@BigGiantHead

Hi,

I started using your asset and it seems like it works well.
I managed to get the google login on Android working well.
Started implementing iOS login, and I did all the steps, but when I get to the part where I have to implement a redirect URI, I followed your instructions on how to create the server and for some reason the Apple sign in page does not use POST, but it simply uses a GET request to the URI I provided and the body/token/user info is nowhere to be found. The reacts fine to the deep link that is in your documentation.
Please advise how to proceed from here. The server is done in PHP, but I don't think that makes a big difference. I was reading Apple's documentation and they say there are multiple options on how to call the redirect URI.

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions