Hi Folks, I was wondering Hydra support multiple a...
# talk-hydra
h
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
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.
h
OK, thank for your feedback