We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31d3469 + 90dc099 commit 4a6601fCopy full SHA for 4a6601f
1 file changed
README.md
@@ -150,6 +150,15 @@ ___
150
___
151
152
### 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)
162
### 2024-01-13 by Atticuszz - feat: update ci and README.md
163
- 🚚 [img.png](img.png) <- img.png
164
### 2024-01-13 by Atticuszz - upgrade: release 0.1.0
0 commit comments