3 Commits

Author SHA1 Message Date
CounterFire2023
9835e55675 增加relay相关接口 2023-10-18 19:24:57 +08:00
zhl
26a27a837c refactor: Refactor role authorization to use constant in controllers
- Add `ROLE_ANON` constant for authorization to be used in multiple controllers
- Replace string constants with `process.env` variables for easier configuration
- Use `insertOrUpdate` method from `Account` module for user account creation and updates
- Remove unnecessary semicolons for improved code readability
- Add error handling to `checkFacebookJwt` function for missing or invalid data from Facebook API
2023-03-24 16:02:13 +08:00
cebgcontract
ac132ad2f0 project init 2022-10-18 15:00:38 +08:00