https://www.ory.sh/ logo
h

hundreds-psychiatrist-38730

03/14/2022, 8:22 PM
a little context is, i’m trying to use the SDK in a VueJS site, with a middleware like there is in the express selfservice ui
m

magnificent-energy-493

03/15/2022, 8:55 AM
Hey @User For an overview of the methods have a look at this file https://github.com/ory/sdk/blob/master/clients/kratos/typescript/api.ts I am working on improving the documentation there as well šŸ™
h

hundreds-psychiatrist-38730

03/16/2022, 4:52 PM
okay, gotcha
would it be the recommended way to use the SDK? or just use the self-service endpoints ?
m

magnificent-energy-493

03/16/2022, 5:00 PM
I recommended the SDK āœ…
h

hundreds-psychiatrist-38730

03/16/2022, 5:00 PM
any plans on making an example with VueJS/Nuxt?
or is NextJS the preferred example?
m

magnificent-energy-493

03/16/2022, 5:09 PM
we have a community contributed example for Vue: https://github.com/timalanfarrow/kratos-selfservice-ui-vue3-typescript
šŸŽ‰ 1
šŸ™Œ 1
And have plans to add it to our official examples - needs mostly e2e test and structure
h

hundreds-psychiatrist-38730

03/16/2022, 5:20 PM
nice, gonna look at it
3 Views