GithubHelp home page GithubHelp logo

tohurtv / oc-socialconnect-plugin Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 3.0 435 KB

Allows users to sign-in with their Social accounts on your OctoberCMS website

Home Page: https://octobercms.com/plugin/tohur-socialconnect

PHP 95.68% HTML 4.32%
socialite social-login social-media social-networks octobercms october-cms octobercms-plugin october-plugin

oc-socialconnect-plugin's Introduction

oc-socialconnect-plugin

oc-socialconnect-plugin's People

Contributors

dead23angel avatar tohurtv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

oc-socialconnect-plugin's Issues

Surname validation error

Hi there,

I am using the Facebook provider only and I am encountering this validation error Surname validation error upon FB Login, where surname field is required. My users are using the username field to login and not the email field. Is it related?

36 | Illuminate\Support\Facades\Facade::__callStatic(…) | ~/plugins/tohur/socialconnect/classes/UserManager.php | 129
-- | -- | -- | --
35 | Tohur\SocialConnect\Classes\UserManager->registerUser(…) | ~/plugins/tohur/socialconnect/classes/UserManager.php | 66
34 | Tohur\SocialConnect\Classes\UserManager->find(…) | ~/plugins/tohur/socialconnect/routes.php

is it still working?

I cant manage to make it work with FB Login
everything is setup properly in the FB app product but still got this error:

URL blocked: This redirect failed because the redirect URI is not white-listed in the app's client OAuth settings. Make sure that the client and web OAuth logins are on and add all your app domains as valid OAuth redirect URIs.

Column not found: 1054 Unknown column 'provider_userid' in 'field list'

when I tried to login using FB, this is the exception I am facing.
It was working fine before the update.

in /var/www/html/eclia/plugins/tohur/socialconnect/vendor/laravel/socialite/src/Two/AbstractProvider.php on line 210
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'provider_userid' in 'field list' in /var/www/html/eclia/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:77

Unable to install the plugin

Hello i'm trying to install the plugin on WinterCMS which is a fork of OctoberCMS, and it seems there is an error when trying to install the plugin it gives me this error:

`
Update failed

File from server is corrupt.
`

If I upload module myself it breaks the website, is there a fix for this?

Migration handling

the new version update migrations are not working properly.
the new table and new columns in users table are not created because you directly updated the previous migration file.
what you should do is to create a new migration file with the new table and new columns, then update the version.yaml accordingly.

Class 'Tohur\SocialConnect\ApplicationException' not found

thanks for the latest version of the plugin. I am in the midst of testing and so far I found some issues.
I can't test anything actually since I am not using the new Twitch API and I do not need it, but the plugin is expecting anyway a with API key in the pluging.php method registerSchedule which breaks everything.

Class 'Tohur\SocialConnect\ApplicationException' not found in /var/www/html/eclia/plugins/tohur/socialconnect/Plugin.php:84

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.