AppFlowy-Cloud/admin_frontend/src
Nathan.fooo 62abd8abbf
feat: return request id to client api (#186)
* docs: update

* chore: add logs

* chore: test

* feat: return request id to the client

* feat: print request id in client api

* fix: lock table when creating new user
2023-11-30 07:40:52 +08:00
..
error.rs refactor: hiding sqlx row entitis from client api (#132) 2023-10-22 22:10:03 +08:00
main.rs feat: add favicon for admin frontend 2023-11-28 11:54:39 +08:00
models.rs feat: sso saml admin frontend 2023-11-28 00:39:36 +08:00
response.rs feat: use resp message from server 2023-11-09 14:40:05 +08:00
session.rs feat: use current token for go to app instead of refresh token 2023-11-09 10:31:24 +08:00
templates.rs feat: sso saml admin frontend 2023-11-28 00:39:36 +08:00
web_api.rs feat: return request id to client api (#186) 2023-11-30 07:40:52 +08:00
web_app.rs feat: sso saml admin frontend 2023-11-28 00:39:36 +08:00