Skip to content

Commit 4a6601f

Browse files
committed
Merge branch 'main' of github.com:/Atticuszz/fastapi_supabase_template
2 parents 31d3469 + 90dc099 commit 4a6601f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,15 @@ ___
150150
___
151151

152152
### Latest Changes
153+
### 2024-01-15 by Atticuszz - fix: no need to pass refresh token for validation ,only access_token chore: bump supabase_py_async to 2.5.0
154+
- 🔨 [items.py](src/app/api/api_v1/endpoints/items.py)
155+
- 🔨 [deps.py](src/app/api/deps.py)
156+
- 🔨 [__init__.py](src/app/core/__init__.py)
157+
- 🔨 [events.py](src/app/core/events.py)
158+
- 🔨 [base.py](src/app/crud/base.py)
159+
- 🔨 [crud_item.py](src/app/crud/crud_item.py)
160+
- 🔨 [main.py](src/app/main.py)
161+
- 🔨 [auth.py](src/app/schemas/auth.py)
153162
### 2024-01-13 by Atticuszz - feat: update ci and README.md
154163
- 🚚 [img.png](img.png) <- img.png
155164
### 2024-01-13 by Atticuszz - upgrade: release 0.1.0

0 commit comments

Comments
 (0)