feathersjs-ecosystem / authentication-oauth2

[MOVED] OAuth 2 plugin for feathers-authentication
https://github.com/feathersjs/feathers
MIT License
26 stars 15 forks source link

How to pass successUrl from client side? #70

Closed rbajaniya closed 6 years ago

rbajaniya commented 6 years ago

I have feathers application but service and client both are different. so every client request different successUrl.

Please help me how to manage dynamic successUrl using from querystring.

daffl commented 6 years ago

Moved to https://github.com/feathersjs/feathers/issues/990