-
Notifications
You must be signed in to change notification settings - Fork 23
Keycloak.GrantedRequest no longer existing in keycloak typings #70
Comments
Hello, Error: Is it solved? I'm using: |
@dgarciap have you found a solution? I'm having the same issue. |
same issue here, any workaround? |
Strange. I cannot replicate that on sample app in the repo that uses the same version. |
@wtrocki I'm using
The problem seems to occur when I use I get cannot find name Request on GrantedRequest when using import
|
Our library exports our own typings. So typinings we can use should be coming from the library itself. |
Oh.. but you should have express types. I guess reexporting this doesn't sound like bad plan. |
Woops deleted my last comment.
To answer my question I'm currently using "@types/express": "^4.17.6" |
I'm away from computer till next week so cannot check it. Sample app works. If you can add this to types and still make sample app work I can merge and resolve problem |
Did add When you say types do you mean |
Superb. Sounds like PR will solve problem.. |
thx for quick merge! |
No description provided.
The text was updated successfully, but these errors were encountered: