Login with GitHub Icon

Login with GitHub

By Parth vataliya

Active Installs

0+

Last Updated

February 5, 2025

First Released

January 31, 2025

Download History (Last one month)


Contributors

Ultra minimal plugin to let your users login to WordPress applications using their GitHub accounts. No more remembering hefty passwords!

Initial Setup

  1. Create a project from GitHub Developer Settings if none exists.

  2. Go to OAuth tab, then create credential for OAuth client.

    • Add YOUR_WEBSITE_NAME in Application Name
    • Add YOUR_DOMAIN/HOME_URL in Homepage URL
    • Add YOUR_DOMAIN/wp-login.php in Authorized redirect URIs
  3. This will give you Client ID and Secret key.

  4. Input these values either in WP Admin > Settings > Login With GitHub

How to enable automatic user registration

You can enable user registration by
– Enabling Settings > Login With GitHub > Enable GitHub Login Registration

Note: If the checkbox is ON then, it will register valid GitHub users even when WordPress default setting, under

Settings > General Settings > Membership > Anyone can register checkbox

is OFF.

  1. Copy the login-with-github folder into your wp-content/plugins folder.
  2. Activate the Login With GitHub plugin via the plugins admin page.
  3. Install and activate the plugin.
  4. Go to Settings Login With GitHub to login or register to user
  5. Add shortcode lwg_auth_button to login or registration file.

No FAQ provided.

Changelog

1.0.3

  • Add shortcode to wp-login from.

1.0.2

  • Improve performance.

1.0.1

  • Sanitize setting fields.

1.0.0

  • Initial Release.
<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

Version Download Type
1.0.3 Download Stable
1.0.2 Download Stable
1.0.1 Download Stable
Development Download Trunk

Plugin Info

  • Version: 1.0.3
  • Last Updated: February 5, 2025
  • Active Installs: 0+
  • WordPress Version: 5.5 or higher
  • Tested up to: 6.7.7
  • PHP Version: 7.4 or higher
  • Tags:    
    authentication github-login oauth sign-in sso

Ratings


0.0 out of 5 stars. (0 reviews)

See all reviews
Scroll to Top