Developer tokens enhancements. #892
test.yml
on: pull_request
Build
21s
Lint
0s
Test MySQL migrations
0s
Test Postgres migrations
0s
Test Sqlite migrations
0s
Matrix: Test
Annotations
2 errors
Build:
src/oauth2/service.ts#L247
Argument of type '{ secretUsed: false; client: AppClient; principal: User; scope?: string; grantType: "developer-token"; }' is not assignable to parameter of type 'GenerateTokenOptions'.
|
Build
Process completed with exit code 2.
|