Skip to content

Conversation

@simonv3
Copy link
Collaborator

@simonv3 simonv3 commented Jul 5, 2022

This seems to be working okay except that we need to set up a client for dream (I'm kind of regretting this name now lol) specifically, as well as allow the specific redirect URIs for it, which is a matter for the id server.

response Object {
  "authentication": null,
  "error": [Error: An unknown error occurred],
  "errorCode": null,
  "params": Object {
    "error": "invalid_redirect_uri",
    "state": "oDNkqZvst0",
  },
  "type": "error",
  "url": "exp://192.168.0.14:19000?error=invalid_redirect_uri&state=oDNkqZvst0",
}

@simonv3 simonv3 force-pushed the attempt-oauth-login branch from 1f2ba92 to dace0c9 Compare July 5, 2022 14:23
@simonv3 simonv3 force-pushed the attempt-oauth-login branch from dace0c9 to 1f88e8c Compare July 6, 2022 12:14
clientId: "c9gk6i5vqc7o388g0jvg",
scopes: ["read_write"],
redirectUri: makeRedirectUri({
scheme: "coop.resonate.dream",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be mobile now that the repo has been renamed?

Suggested change
scheme: "coop.resonate.dream",
scheme: "coop.resonate.mobile",

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.

3 participants