AppFlowy-Cloud/src/middleware
Khor Shu Heng a6bcbd583f
chore: share library for authentication (#576)
* chore: share library for authentication

* fix: return error from requesting app data instead of unwrap

* fix: return internal server error when jwt secret is missing

* chore: remove argon dep from main crate

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-05-29 16:00:21 +08:00
..
access_control_mw.rs chore: share library for authentication (#576) 2024-05-29 16:00:21 +08:00
cors_mw.rs feat: enable cors in nginx (#276) 2024-01-29 13:14:50 +08:00
encrypt_mw.rs chore: implement symmetric encrypt (#192) 2023-12-04 11:50:56 +08:00
metrics_mw.rs chore: metrics for access control (#326) 2024-02-19 12:26:35 +08:00
mod.rs feat: enable cors in nginx (#276) 2024-01-29 13:14:50 +08:00
request_id.rs refactor: insert encode collab object in redis (#469) 2024-04-13 22:31:36 +08:00