How SuperTokens' Pre Built UI Can Be Used With VueJSby@supertokens.io
1,518 reads

How SuperTokens' Pre Built UI Can Be Used With VueJS

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

SuperTokens is an open source project which enables you to add authentication to your app quickly. It gives you a pre-built auth UI and backend APIs for an end-to-end integration experience. We’ll use the SuperTokens frontend SDK in our VueJS app to add all the auth forms (login, signup, reset password etc) We will use the NodeJS SDK provided by SuperTokens [supertokens-node library] for the backend. We will then use code splitting and lazy importing to make sure that the SDK is only bundled when visiting the `/auth/*` routes.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How SuperTokens' Pre Built UI Can Be Used With VueJS
SuperTokens HackerNoon profile picture

@supertokens.io

SuperTokens

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!