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

feat: add vk provider #168

Merged
merged 19 commits into from
Sep 11, 2024
Merged

feat: add vk provider #168

merged 19 commits into from
Sep 11, 2024

Conversation

blumgart
Copy link
Contributor

  1. Sign up at https://id.vk.com/about/business
  2. Click Add app, enter an app name, select Web platform, click Next
  3. Add Base domain and redirect URL (with localhost not working, use tunnel, like serveo.net)
  4. Copy your App ID and Secure key
  5. In Access, enable Basic access - Email
  6. Save
  7. Add to .env NUXT_OAUTH_VK_CLIENT_KEY and NUXT_OAUTH_VK_CLIENT_SECRET
  8. Test VK auth

VK Docs

@atinux atinux merged commit 6581f12 into atinux:main Sep 11, 2024
3 checks passed
@Koc
Copy link

Koc commented Sep 11, 2024

@atinux

https://en.wikipedia.org/wiki/VK_(service)

In December 2021, Russian state-owned bank Gazprombank and insurance company Sogaz bought out 57.3% of VK shares, thus becoming the holders of the company's controlling interest.[47][48]

On February 24, 2022, US President Joe Biden announced sanctions against Gazprombank and other Russian financial institutions in response to Russia's invasion of Ukraine.[16]

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.

4 participants