
Add functionality to check pay result sign, create page sign, and refresh token Implement a new `POST /pay/alchemy/cb` endpoint in `alchemy.controller.ts` `alchemyCallback` method now checks `PayRecord` status and pay sign before changing status and returning empty body - `ROLE_ANON` added to `alchemyCallback` method and import of `role` changed in `alchemy.controller.ts` - `PayRecord.ts` added to modules with `PayRecord` class and payment property enums
Description
No description provided
Languages
TypeScript
87.9%
JavaScript
11.5%
Shell
0.5%