-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
-
-
## Status
- [x] Kong
- [x] GoTrue
- [ ] PostgREST
- [ ] Supabase Realtime
- [x] Supabase Storage
- [ ] Supabase PostgresMeta
-
### Describe what should be investigated or refactored
Supabase has been deprecated by Bitnami, so there's a need to determine a path forward. This ADR should determine what path we're going to tak…
-
## profile 페이지 관련
클라이언트 컴포넌트에서 아래단계를 참고하셔서 진행하시면 좋으실 것 같습니다~!
## 240711 추가 사항입니다 ~!!
me 객체에 users table 의 데이터를 userTableInfo 라는 프로퍼티에 애초에 담아서 가져오는 것으로 인증/인가 쪽 로직을 수정했습니다..!!
***따라서 users 테…
-
The database can be accessed by anyone public with a full read / write access, which raises security concerns. RLS should be enabled on all the tables and a token required to modify data.
-
# Bug report
## Describe the bug
A clear and concise description of what the bug is.
Random fails from react-native Supabase queries of these forms:
"TypeError: Network request failed"
"T…
-
### Description
I'm currently thinking of an extension for Supabase that the community could use in various ways, such as authentication, storage, and functions, among other things. As it stands no…
-
Database connection is slow to connect, giving latency of ~1 second roundtrip to refresh UI in the second browser window after setNodeState job completes from a change in the first browser window.