GenVue
GenVue copied to clipboard
Reauth controller method implementation
I'm not that very familiar with OpenIddict (hence looking at your solution). I noticed that the endpoint "/reauth" was not implemented. I'd like to be able to re-login the user when the user comes back using their stored username and token. How would I do that?