Commit 0e59fad
committed
Make JWT and password hashing optional dependencies
- Remove bcrypt, passlib[bcrypt], pyjwt from core dependencies
- Make jwt and password functions optional with ImportError handling
- Update project templates to remove jose and auth dependencies
- Auth dependencies should be installed in projects that need them1 parent 7c0be60 commit 0e59fad
File tree
12 files changed
+92
-1037
lines changed- src/raystack
- conf
- project_template_async
- project_template_sync/core
- core
- dependencies
- security
12 files changed
+92
-1037
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
0 commit comments