lcpojr / watcher_ex

An Oauth2 server interelly in elixir.
Apache License 2.0
10 stars 3 forks source link

feat: add initial authorization code flow #60

Closed lcpojr closed 3 years ago

lcpojr commented 3 years ago

Adds resource owner authentication flow.

This only adds the part where the client already have the authorization code and is trying to get an access_token.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.5%) to 85.239% when pulling a794a32496e044e4fb7382a27480ad25f51af379 on feat/authorization-code-flow into f8ac7811fb9ee0c424552469c186bbe3f6d33b5a on master.