Skip to content

Commit

Permalink
Add new oauth server
Browse files Browse the repository at this point in the history
  • Loading branch information
begriffs committed Mar 29, 2018
1 parent 0bae76f commit 1fb9e34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Extensions
* `pg-safeupdate <https://bitbucket.org/eradman/pg-safeupdate/>`_ - Prevent full-table updates or deletes
* `srid/spas <https://github.com/srid/spas>`_ - allow file uploads and basic auth
* `svmnotn/postgrest-auth <https://github.com/svmnotn/postgrest-auth>`_ - OAuth2-inspired external auth server
* `wildsurfer/postgrest-oauth-server <https://github.com/wildsurfer/postgrest-oauth-server>`_ - OAuth2 server
* `nblumoe/postgrest-oauth <https://github.com/nblumoe/postgrest-oauth>`_ - OAuth2 WAI middleware
* `criles25/postgrest-auth <https://github.com/criles25/postgrest-auth>`_ - email based auth/signup
* `ppKrauss/PostgREST-writeAPI <https://github.com/ppKrauss/PostgREST-writeAPI>`_ - generate Nginx rewrite rules to fit an OpenAPI spec
Expand Down

0 comments on commit 1fb9e34

Please sign in to comment.