Hi Folks, I was wondering Hydra support multiple account or not? Example like I want to allow user login with different account etc. It is possible or not?
c
chilly-balloon-35803
11/09/2022, 11:41 AM
It is possible, but you need an authentication/user manager for that. Have a look at #kratos for that. Hydra can then provide tokens per user with the authorization code flow.