Resource owner password flow
Requirements
Setup
Limitations
Resource owner uses a server-based Web App
The client uses the resource server API to get a resource
The client asks the resource owner for authentication credentials
The client gets an access token from the OAuth server
The client uses again the resource server API to get a resource

Last updated