How to Use SuperTokens in a VueJS App With Your Own UI

This post will guide you on how to add authentication to a VueJS app with SuperTokens using your own UI. We will be building our own authentication forms and will be using supertokens-web-js to make those forms work.

What Is SuperTokens?

SuperTokens is an open-source project that lets you quickly add authentication to your app. It offers various authentication methods (called recipes).

CategoriesUncategorized