Skip to content

Commit 86488c6

Browse files
authored
Update README.md
I have searched the internet and I believe it was written incorrectly. If my understanding is correct, please update it to JWT to prevent wasting other developers' time! Thank you. It also issued in gotrue repo netlify/gotrue#344 (comment)
1 parent 091c379 commit 86488c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can also [self-host](https://supabase.com/docs/guides/hosting/overview) and
6767
- [pg_graphql](http://github.com/supabase/pg_graphql/) a PostgreSQL extension that exposes a GraphQL API
6868
- [Storage](https://github.com/supabase/storage-api) provides a RESTful interface for managing Files stored in S3, using Postgres to manage permissions.
6969
- [postgres-meta](https://github.com/supabase/postgres-meta) is a RESTful API for managing your Postgres, allowing you to fetch tables, add roles, and run queries, etc.
70-
- [GoTrue](https://github.com/netlify/gotrue) is an SWT based API for managing users and issuing SWT tokens.
70+
- [GoTrue](https://github.com/netlify/gotrue) is an JWT based API for managing users and issuing JWT tokens.
7171
- [Kong](https://github.com/Kong/kong) is a cloud-native API gateway.
7272

7373
#### Client libraries

0 commit comments

Comments
 (0)