Skip to content

Commit 134a5a1

Browse files
authored
chore: update readme.md
1 parent f0acf44 commit 134a5a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# WatcherEx ![Build](https://github.com/lcpojr/watcher_ex/workflows/CI/badge.svg) [![Coverage](https://coveralls.io/repos/github/lcpojr/watcher_ex/badge.svg)](https://coveralls.io/github/lcpojr/watcher_ex)
22

33
WatcherEx is an Oauth2 provider made entirely in elixir.
4+
We have an initial implementation of some oauth2 most common flows as:
5+
6+
- [Resource Owner](https://tools.ietf.org/html/rfc6749#page-9);
7+
- [Refresh Token](https://tools.ietf.org/html/rfc6749#section-1.5);
8+
- [Client Credentials](https://tools.ietf.org/html/rfc6749#page-9);
49

510
## Requirements
611

0 commit comments

Comments
 (0)