Search Criteria
Package Details: gotrue 2.144.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gotrue.git (read-only, click to copy) |
|---|---|
| Package Base: | gotrue |
| Description: | A JWT based API for managing users and issuing JWT tokens |
| Upstream URL: | https://github.com/supabase/gotrue |
| Licenses: | MIT |
| Submitter: | mekyt |
| Maintainer: | mekyt |
| Last Packager: | mekyt |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-02-16 22:28 (UTC) |
| Last Updated: | 2024-03-23 16:55 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, goup-rsAUR, go-binAUR, gcc-go) (make)
- postgresql (postgresql-12AUR, postgresql-gitAUR, postgresql13AUR, postgresql18-docsAUR, postgresql18AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR, postgresql17-docsAUR, postgresql17AUR) (optional) – PostgreSQL support
Required by (1)
- appflowy-cloud (optional)
Latest Comments
mattski commented on 2025-05-01 18:25 (UTC)
After installing, one must manually create the tables in the postgresql DB: SQL script found here (update the DB_NAMESPACE value as appropriate): https://github.com/supabase/auth/blob/master/migrations/00_init_auth_schema.up.sql
mattski commented on 2025-04-30 08:41 (UTC)
Hi - package appears to extract to "auth" now rather than "gotrue".