Can both password and oauth2 be supported simultaneously?
I wonder if 'password' and oauth2 can be supported simultaneously. I'm trying to allow password authentication in the browser and oauth2 authentication in the API.
Comments