Is there a way to create a user session with just the username from admin client ? We want to implement custom auth flow , once we verify every thing, we want to create user session. Appreciate your help !
TL;DR
Developers want to create a user session using just the username from the admin client in a custom authentication flow.