Closed Alenorze closed 6 years ago
maybe you have to add a '/' to your redirectUri? (redirectUri: 'http://localhost:8000/'
)
the default method is 'POST' you can change it by specifying method: 'GET'
in the provider setup
I solved this problem, slightly confused
I have an implementation example, but with the same parameters it does not work here