All Projects → marcosvidolin → vue-social-login

marcosvidolin / vue-social-login

Licence: other
A Vue.js social login with: Firebase, Bulma and PWA

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to vue-social-login

authorize-me
Authorization with social networks
Stars: ✭ 44 (+109.52%)
Mutual labels:  social, login
YHThirdManager
一个快速、简单、易集成、扩展性好的社交化组件。摒弃友盟等三方库,使用原生SDK。支持微信支付、微信分享、微信登录、微信授权、QQ授权、QQ分享、QQ登录、新浪授权、新浪登录、新浪分享、微博评论、微博获取、支付宝支付。极大的减小了包体积;同时加入了自动管理提示框的功能
Stars: ✭ 41 (+95.24%)
Mutual labels:  social, login
Social Login Helper Deprecated
A simple android library to easily implement social login into your android project
Stars: ✭ 81 (+285.71%)
Mutual labels:  social, login
secrets
Simple Secret Sharing Service for social and decentralised management of passwords
Stars: ✭ 30 (+42.86%)
Mutual labels:  social
SuluCommunityBundle
Community features like Login, Registration, Password forget/reset for your sulu application.
Stars: ✭ 20 (-4.76%)
Mutual labels:  login
UpSnap
A simple wake on lan app written with Django, Django-Channels (websockets), Celery, Redis and nmap.
Stars: ✭ 65 (+209.52%)
Mutual labels:  bulma
nuxt
Nuxt 3 and Vue 3 client for genealogy project. Family tree and genealogy data processing website software client.
Stars: ✭ 97 (+361.9%)
Mutual labels:  bulma
child-rescue-ui
ChildRescue aspires to effectively reduce the primary period between the moment a child is reported missing and the one when it is found, by increasing accuracy and timeliness of publicly available information and by accelerating location-based audience targeting of the mobile alerts for missing children based on evidence-based predictions.
Stars: ✭ 32 (+52.38%)
Mutual labels:  social
react-signin-form
Concept for Sign in / Sign Up form
Stars: ✭ 109 (+419.05%)
Mutual labels:  login
LinkedIn Scraper
🙋 A Selenium based automated program that scrapes profiles data,stores in CSV,follows them and saves their profile in PDF.
Stars: ✭ 25 (+19.05%)
Mutual labels:  social
mastodon-autofollow
Autofollow bot for mastodon
Stars: ✭ 28 (+33.33%)
Mutual labels:  social
Apriliya-Api
Simple Web API with user authentication
Stars: ✭ 19 (-9.52%)
Mutual labels:  login
purescript-bulma
PureScript bindings for Bulma
Stars: ✭ 21 (+0%)
Mutual labels:  bulma
vuepress-plugin-autometa
Auto meta tags plugin for VuePress 1.x
Stars: ✭ 40 (+90.48%)
Mutual labels:  social
vaahcms
VaahCMS is a laravel based open-source web application development platform shipped with a headless content management system (CMS).
Stars: ✭ 56 (+166.67%)
Mutual labels:  bulma
ionic-login-component
Free sample of Premium Ionic Login Component
Stars: ✭ 17 (-19.05%)
Mutual labels:  login
worthit
💸 Vale a pena? Calcule o preço anual de um item com essa PWA
Stars: ✭ 18 (-14.29%)
Mutual labels:  bulma
hapi-doorkeeper
User authentication for web servers
Stars: ✭ 14 (-33.33%)
Mutual labels:  login
doubao community frontend
手把手vue+springboot前后端分离项目实战---豆宝社区前端项目代码
Stars: ✭ 119 (+466.67%)
Mutual labels:  bulma
hotlist
今日热榜(前端)
Stars: ✭ 51 (+142.86%)
Mutual labels:  bulma

Vue Social Login

A basic social login PWA project example using Vue, Firebase and Bulma.

See the demo.

Login screen Home screen

Created as

Vue CLI v3.11.0
? Please pick a preset: Manually select features
? Check the features needed for your project: Babel, PWA, Router, CSS Pre-processors, Linter
? Use history mode for router? (Requires proper server setup for index fallback in production) Yes
? Pick a CSS pre-processor (PostCSS, Autoprefixer and CSS Modules are supported by default): Sass/SCSS (with dart-sass)
? Pick a linter / formatter config: Basic
? Pick additional lint features: (Press <space> to select, <a> to toggle all, <i> to invert selection)Lint on save
? Where do you prefer placing config for Babel, PostCSS, ESLint, etc.? In dedicated config files

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Firebase Deploy

To connect your local machine to your Firebase account

firebase login

To build and deploys the dist folder content to your Firebase project

npm run build && firebase deploy

Instagram Login

How to

Customize configuration

See Configuration Reference.

Libraries

Bulma Social

References

PWA: Home Screan + Push Notification

Full guide to using Font Awesome icons in Vue.js apps

Use Instagram Sign In with Firebase

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].