Skip to content

Commit a0725e6

Browse files
committed
Merge branch 'v5' of github.com:mutablelogic/go-server into v5
2 parents dc47838 + d8a4e0b commit a0725e6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ API and web applications. It is designed to be extensible and modular, allowing
55
new features and functionality as needed. By default the server includes the following
66
features:
77

8-
* Authentication of users using JWT tokens and API keys
9-
* Connection to PostgreSQL databases
8+
* Anthentication of users using Cognito, Google and LDAP
9+
* Authorization of users using JWT tokens and API keys
1010
* Task queues for running background jobs
11+
* Connection to PostgreSQL databases
1112
* Ability to manage the PostgreSQL database roles, databases, schemas and connections
1213
* Prometheus metrics support
1314

0 commit comments

Comments
 (0)