nightingale-rest-api-client
nightingale-rest-api-client copied to clipboard
OAuth2: Support password flow
Currently, Client credentials, Authorization code and Implicit flow are supported. Please add support also for password flow. The required fields would be all the fields in Client credentials flow + username & password