0xDeep
0xDeep
I'm facing this issue I'm using firefox 84.0.1(64-bit) distro: Linux Mint python: 3.8 ```python @router.post('/refresh') async def refresh(db:AsyncIOMotorClient = Depends(get_database), Authorize: AuthJWT = Depends()): Authorize.jwt_refresh_token_required() current_user = Authorize.get_jwt_subject() new_access_token =...
There is no filed as limit in this hook type ``` export declare type Options = { /** * Wallet public address */ publicAddress: StringPublicKey; /** * Optionally provide your...
Added new sections on - revoke - approve - freeze