Hey, where can i see what cdi-version I use? Thank...
# support-questions-legacy
i
Hey, where can i see what cdi-version I use? Thanks
r
hey!
then switch to the branch specific to the core version you use
and visit the
coreDriverInterfaceSupported.json
file
you will see an array of versions in there - those are all the CDI versions supported by your version of the core.
i
Ok, i see it, but how can i understand which one of this versions i use?)
r
i mean that core would work with all of those.
You should see the backend SDK repo and navigate to the branch for the version you use. There too you will find a
coreDriverInterfaceSupported.json
file containing an array
the version that's being used is the highest value of interception of the two arrays.
i
can you give a link please?
r
which backend SDK do you use?
and which version?
i
"supertokens-node": "^11.0.2"
EmailPassword, ThirdParty and Passwordless recipes
thats on the backend SDK side
i
Thanks, im so rediculous
)
Thanks a lot
3 Views