Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Document "client_credentials" grant #32

Open
christiansmith opened this issue Sep 8, 2015 · 1 comment
Open

Document "client_credentials" grant #32

christiansmith opened this issue Sep 8, 2015 · 1 comment

Comments

@christiansmith
Copy link
Member

Anvil Connect supports two-legged OAuth 2.0, where a client requests an access token for it's own use, rather than on behalf of a user. This feature is presently undocumented.

@simonrenoult
Copy link

👍
We're trying to implement this right now but the CLI returns a Validation Error because the provided grant_types: ["client_credentials"] and response_types: ["token"] are said to be mismatched. Documentation would help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants