Ok, if we cannot change the redirectUri value, can we use something else to pass a variable/flag to the callback on the login phase?
Why I try to implement is a “remember me” feature, so I have a remember me checkbox on my custom login page.
I have to store this data somewhere to get it on my app and ask for renew the token.