Kevin ANATOLE de3d4d03c3 Authentication
- Installed magic-sdk
- Created a login button with email
- Store the token and user login state in the vuex store
- Created a logout method that resets the store
2020-11-07 20:59:46 +00:00
2020-11-07 13:52:42 +00:00
2020-11-07 20:59:46 +00:00
2020-11-07 20:59:46 +00:00
2020-11-07 13:52:42 +00:00
2020-11-07 20:59:46 +00:00
2020-11-07 20:59:46 +00:00
2020-11-07 13:52:42 +00:00
2020-11-07 20:59:46 +00:00
2020-11-07 13:52:42 +00:00
2020-11-07 13:52:42 +00:00
2020-11-07 13:52:42 +00:00
2020-11-07 13:52:42 +00:00
2020-11-07 13:52:42 +00:00
2020-11-07 20:59:46 +00:00
2020-11-07 20:59:46 +00:00
2020-11-07 20:59:46 +00:00
2020-11-07 13:52:42 +00:00

comedy-video

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

Description
No description provided
Readme 235 KiB
Languages
Vue 90.4%
JavaScript 9.6%