feat: add identity ID to password grant extra claims #404
Annotations
3 errors and 1 warning
Run make test:
handler/oauth2/flow_resource_owner_test.go#L105
cannot use store (variable of type *"github.com/ory/fosite/internal".MockResourceOwnerPasswordCredentialsGrantStorage) as ResourceOwnerPasswordCredentialsGrantStorage value in struct literal: *"github.com/ory/fosite/internal".MockResourceOwnerPasswordCredentialsGrantStorage does not implement ResourceOwnerPasswordCredentialsGrantStorage (wrong type for method Authenticate)
|
Run make test:
handler/oauth2/flow_resource_owner_test.go#L204
cannot use store (variable of type *"github.com/ory/fosite/internal".MockResourceOwnerPasswordCredentialsGrantStorage) as ResourceOwnerPasswordCredentialsGrantStorage value in struct literal: *"github.com/ory/fosite/internal".MockResourceOwnerPasswordCredentialsGrantStorage does not implement ResourceOwnerPasswordCredentialsGrantStorage (wrong type for method Authenticate)
|
Run make test
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading