Creating a custom provider in Satellizer (and not allowing any other)

Hello. I am pretty new in the whole AngularJS game, and I have to set up authentication for an administration site for a site at my new job.

So my question(s):

  • Is Satellizer a good option for a site where only users we have
    created will be using? I see that the provider list is pretty long,
    and I am starting to think that Satellizer’s primary use case is
    sites where you just want a user to be able to authenticate
    themselves via a third party.

  • How do I create a custom provider? I could not determine how
    to do this by looking at the documentation for Satellizer.

  • How do I prevent users from authenticating with a third party
    provider?

Thanks! :slight_smile:

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.