wundergraph / wundergraph

WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition.

Home Page:https://wundergraph.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Issue]: // redirect in auth0

rwest202 opened this issue · comments

Description

4fe0d66#r126538243

@Pagebakers

I'm now getting this on my auth0 redirect:

invalid_request: The redirect_uri parameter is not valid: "//localhost:9991/auth/cookie/callback/login" If url looks fine, check that you are not including non printable chars

I can fix this by switching the scheme to "http://", however I don't know if that breaks the original use case you designed for. Can you test further, this blocks my local development flow on the latest wunderctl version.

Reproduction

Add an auth0 provider, start your local development server, run login('auth0') on the frontend from the typescript client.

@Pagebakers - my bad if you got notified 3 times! Wanted to make sure you saw since this was committed into the most recent wunderctl release.

Thanks for heads up @rwest202 - This should be now fixed with SDK 0.178