motiv-labs / janus

An API Gateway written in Go
https://hellofresh.gitbooks.io/janus
MIT License
2.79k stars 317 forks source link

Reference to "oauth" in docs #314

Closed androbi-com closed 6 years ago

androbi-com commented 6 years ago

In the docs in the json code example below "2. Add a plugin for your endpoint" the "name" field should be "oauth2" and not "oauth" I think (the plugin registers itself as "oauth2"). This took me a while trying to get this to work from the docs.

Great software!