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

Handle SSO Logics #128

Merged

Conversation

KimangKhenng
Copy link
Collaborator

  • Add nuxt auth strategies (Github, Facebook, Google)
  • Add integration page to ask user to login with existing service
  • Fallback logic in axios

@KimangKhenng KimangKhenng self-assigned this Dec 28, 2023
@KimangKhenng KimangKhenng added the enhancement New feature or request label Dec 28, 2023
middleware/check-params.js Outdated Show resolved Hide resolved
@KimangKhenng KimangKhenng linked an issue Dec 28, 2023 that may be closed by this pull request
Co-authored-by: tfd-ed <info@tfdevs.com>
Copy link
Owner

@tfd-ed tfd-ed left a comment

Choose a reason for hiding this comment

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

Here is my suggestions!

pages/login.vue Outdated Show resolved Hide resolved
plugins/vuex-persist.client.js Show resolved Hide resolved
Remove empty script

Co-authored-by: tfd-ed <info@tfdevs.com>
Copy link
Owner

@tfd-ed tfd-ed left a comment

Choose a reason for hiding this comment

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

LGTM

@KimangKhenng KimangKhenng merged commit 794e544 into tfd-ed:features/Handle-SSO Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSO Logic to communicate with backend
2 participants