mirror of
https://github.com/kevin-DL/comedy-video-lib.git
synced 2026-01-22 15:25:16 +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:
@@ -190,12 +190,13 @@ export default {
|
||||
splideOptions: {
|
||||
lazyLoad: 'nearby',
|
||||
cover: true,
|
||||
type: 'loop',
|
||||
// type: 'loop',
|
||||
// padding: {
|
||||
// right: '5rem',
|
||||
// left: '5rem',
|
||||
// },
|
||||
perPage: 4,
|
||||
perMove: 1,
|
||||
// rewind: false,
|
||||
breakpoints: {
|
||||
640: {
|
||||
|
||||
Reference in New Issue
Block a user