Do you have migration guid from v1 to v2 #709
Unanswered
kiddeon101
asked this question in
Q&A
Replies: 3 comments
-
No we do not have a guide for that. But as a main change we now support type parameters / generics for customization. So you need to pass the proper type. The examples are adjusted with this change, you can have a look there. |
Beta Was this translation helpful? Give feedback.
0 replies
-
hi @muhlemmer , sorry can you send the link of the example? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Preflight Checklist
Describe the docs your are missing or that are wrong
after migrating from v1 to v2. I am getting an error
cannot use generic type oidc.Tokens[C oidc.IDClaims] without instantiation
this is how I am using it on v1
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions