Merge pull request #567 from Sniedes722/master
Added Sanic-OAuth to extensions.
This commit is contained in:
commit
7da4596ef8
|
@ -17,3 +17,4 @@ A list of Sanic extensions created by the community.
|
|||
- [Babel](https://github.com/lixxu/sanic-babel): Adds i18n/l10n support to Sanic applications with the help of the
|
||||
`Babel` library
|
||||
- [Dispatch](https://github.com/ashleysommer/sanic-dispatcher): A dispatcher inspired by `DispatcherMiddleware` in werkzeug. Can act as a Sanic-to-WSGI adapter.
|
||||
- [Sanic-OAuth](https://github.com/Sniedes722/Sanic-OAuth): OAuth Library for connecting to & creating your own token providers.
|
||||
|
|
Loading…
Reference in New Issue
Block a user