```javascript // src/plugins/login.client.js import Vue from 'vue' import LoginPlugin from '@msbfe/login-js' import '@msbfe/login-js/dist/style.css'
vue-loginplugin-tests test
A template to create a `LoginPlugin` for use with @wharfkit/session.
Username/password login plugin for swr-login
WeChat OAuth login plugin for swr-login (QR code scan & H5 web authorization)
GitHub OAuth login plugin for swr-login (supports Popup & Redirect)
WebAuthn/Passkey login plugin for swr-login (biometric & security key authentication)
Google OAuth 2.0 login plugin for swr-login (supports Popup & Redirect with PKCE)
swrs通用登录功能
Username/password login method for swr-login v0.9 (Plugin-as-Hook)
GitHub OAuth 2.0 login method for swr-login v0.9 (PKCE + redirect callback)
WeChat OAuth login method for swr-login v0.9 (H5 + QR code)
WebAuthn / Passkey login method for swr-login v0.9
Google OAuth 2.0 + PKCE login method for swr-login v0.9
This is a login plugin about Vue
A node framework to manage your backend and your database with the least possible amount of code.