👋 First of all thank you for creating Pow + Assent!
I would like to get some guidance on how to tackle the following scenario. I'm currently working on integrating pow_assent in a Chrome extension. This requires some "special" handling when it comes to the redirect_uri looking like this:
Now I would like to control just the callback part for this provider as I need to extract the callback_url from the session_params[state] append the token and use that as the redirect URL. Any pointers on how to approach this? Once I have figured this out I will write a guide and send this is as a PR for others wanting to do the same.
Cheers!
👋 First of all thank you for creating Pow + Assent!
I would like to get some guidance on how to tackle the following scenario. I'm currently working on integrating pow_assent in a Chrome extension. This requires some "special" handling when it comes to the redirect_uri looking like this:
Now I would like to control just the callback part for this provider as I need to extract the callback_url from the session_params[state] append the token and use that as the redirect URL. Any pointers on how to approach this? Once I have figured this out I will write a guide and send this is as a PR for others wanting to do the same.
Cheers!