Skip to content

Schwankenson/wp-auth0

 
 

Repository files navigation

Login by Auth0

Single Sign On for Enterprises + Social Login + User/Passwords. For all your WordPress instances. Powered by Auth0.

Installation

Please see the Installation docs for detailed instructions.

Extending the plugin

Please see the Extending page on auth0.com/docs

We're happy to review and approve new filters and actions that help you integrate even further in this plugin. Please see the Contributing section at the bottom of this page.

API authentication

Please see the JWT Authentication docs for more information.

Contributing

Thank you in advance!

All PR should be done towards the dev branch.

How to build the initial setup assets?

You need to install the stylus tool and run this command (inside /assets/css):

$ stylus -c -o initial-setup.css initial-setup/main.styl

To watch and auto-compile it while working:

$ stylus -w -o initial-setup.css initial-setup/main.styl

Screenshots

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

Author

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

Wordpress Plugin for Auth0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 79.6%
  • CSS 11.2%
  • JavaScript 9.0%
  • Shell 0.2%