You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2022. It is now read-only.
Since App login and User login is nearly the same process (except the url parmeters), the API should support it.
right now the url_parameter
grant_typeis hardcoded to "password". This should be configurable.