Skip to content

[Breaking] Remove scope assumption with LiveChat login and fix playground #432

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mariosant
Copy link
Contributor

This PR removes scope assumption with LiveChat login as it caused an issue when default scope would be necessary.
Also, fixes playground issues around LiveChat login.

Copy link

pkg-pr-new bot commented Jul 13, 2025

Open in StackBlitz

npm i https://pkg.pr.new/atinux/nuxt-auth-utils@432

commit: cf2601f

@mariosant
Copy link
Contributor Author

Breaking change is indeed an issue here but I don't think it makes much difference as scope is also defined within LiveChat console (where the app is being registered). If it's left outside it uses the default scope.

@atinux
Copy link
Owner

atinux commented Aug 5, 2025

I don't understand why you changed it to a string actually, why?

@mariosant
Copy link
Contributor Author

Hey @atinux, it's been a while and I can't recall very well tbh. I had some issues trying to apply default scope and I switched to string to make it as explicit and simple as possible. LiveChat applies default scope set by the app registration screen anyway, so most people won't even set it.

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