denoland / deno_kv_oauth

High-level OAuth 2.0 powered by Deno KV.
https://jsr.io/@deno/kv-oauth
MIT License
246 stars 24 forks source link

proposal: able to customize `redirectUrl` in `callback` #70

Closed huai-jie closed 1 year ago

huai-jie commented 1 year ago

For use case like https://github.com/denoland/saaskit/pull/249

lino-levan commented 1 year ago

callback accepts an optional redirectUrl parameter. Maybe I'm not understanding the request though?

image
iuioiua commented 1 year ago

callback accepts an optional redirectUrl parameter. Maybe I'm not understanding the request though?

image

Correct. Are you aware of this, @huai-jie?

iuioiua commented 1 year ago

I believe that the feature you asked for is already implemented. Please feel free to re-open this if I'm wrong.

huai-jie commented 1 year ago

Oh 😲. I do not aware about this.

Okay, would try to use it 👍

Nit: Maybe we could write a documentation for it?

iuioiua commented 1 year ago

Yeah, on the to-do list 🤣