Git Product home page Git Product logo

Comments (5)

simonflood avatar simonflood commented on August 18, 2024

Social logins via both Facebook and Google are enabled in config/config.dist.php which is copied to create config/config.php, so perhaps worth disabling by default?

$conf['settings']['authentication']['allow.facebook.login'] = 'false';
$conf['settings']['authentication']['allow.google.login'] = 'false';

from app.

effgarces avatar effgarces commented on August 18, 2024

Agreed, should have done it sooner, thanks for letting me know.

from app.

blazindrop avatar blazindrop commented on August 18, 2024

I might be able to help with this as I have a use case that could highly benefit from social login. I've done social auth for my full time job so maybe assign a new social auth feature ticket to me.

The best way to handle that, without going in to much detail here, is to have companies setup their own social authentication with their own branding and configure that within Bookedscheduler. This might just be a documentation task...?

from app.

effgarces avatar effgarces commented on August 18, 2024

Any help with this issue is welcome, I personally don't have much experience with social authentication, so I'm usually a bit weary of messing it up.

In the mean time, thanks to the help of a work colleague, there's a working solution for the google part of the social login (https://github.com/effgarces/Booked_GoogleLogin) I already started integrating it, but my chronic lack of time (too much work, projects, etc...) is working against me.
There's also a office365 authentication waiting to be integrated here: https://github.com/effgarces/Booked-Microsoft-Authentication (also work of another work colleague), so at the moment only the facebook authentication is missing a solution, for me I would simply delete it, I loathe facebook, but I'm sure there are installs out there that need it.

from app.

GregE999 avatar GregE999 commented on August 18, 2024

Thanks, the o365 login might be something I can use going forward, I'll have to check it out when I get time to mess around.

Not that it matters, but I loathe FB too, google not much better lately. I don't enable any social log ins on my old 2.6.6, but maybe going forward the o365 might be nice since we are an o365 facility.

from app.

Related Issues (20)

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.