-
Hello, I am not not an expert in JavaScript and I am struggling to understand how to use Ory Cloud in a single page app with Vue.js. The idea is to use the single page app as a client for an API. The client should authenticate the user / retrieve JWT and use the token for requests to the API. It would be great if you could provide an example setup in your documentation - the most simple / basic integration with browser redirects. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello @sepetrov |
Beta Was this translation helpful? Give feedback.
Hello @sepetrov
We do have an example contributed by the community:
https://github.com/timalanfarrow/kratos-selfservice-ui-vue3-typescript
We are also working on adding an official example. I hope this helps 🙂