Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use prestashop authentication in vue #72

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

harli91
Copy link
Contributor

@harli91 harli91 commented Oct 26, 2023

No description provided.

@vegimcarkaxhija vegimcarkaxhija marked this pull request as ready for review October 26, 2023 12:59
@vegimcarkaxhija vegimcarkaxhija merged commit 1726800 into prestashop-plugin-vue Oct 26, 2023
1 check passed
@vegimcarkaxhija vegimcarkaxhija deleted the No-jwt-admin branch October 26, 2023 13:05
Comment on lines +45 to +46
console.log(props.adminUrl);
console.log(props.baseUrl);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the console.log()

$this->context->smarty->assign([
'pathApp' => $this->_path . 'views/js/buckaroo.vue.js',
'pathApp' => $this->_path . 'views/js/buckaroo.vue.js?2135132',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's with s?2135132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants