mirror of
https://github.com/kevin-DL/comedy-video-lib.git
synced 2026-01-18 21:55:12 +00:00
Logged in/ Logged out
- Created midlewares for authenticated and guest] - Add the token to the api calls - Added redirect after the login
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
// Global page headers (https://go.nuxtjs.dev/config-head)
|
||||
head: {
|
||||
title: 'comedy-video',
|
||||
titleTemplate: 'ComedyLib: %s',
|
||||
meta: [
|
||||
{ charset: 'utf-8' },
|
||||
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
|
||||
|
||||
Reference in New Issue
Block a user