ཞིབ་བརྗོད།
Ultra minimal plugin to let your users login to WordPress applications using their GitHub accounts. No more remembering hefty passwords!
Initial Setup
-
Create a project from GitHub Developer Settings if none exists.
-
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
- Add
-
This will give you Client ID and Secret key.
-
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.
སྒྲིག་འཇུག
- Copy the
login-with-github
folder into yourwp-content/plugins
folder. - Activate the Login With GitHub plugin via the plugins admin page.
- Install and activate the plugin.
- Go to Settings Login With GitHub to login or register to user
- Add shortcode lwg_auth_button to login or registration file.
གདེང་འཇོག
There are no reviews for this plugin.
བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།
“Login with GitHub” is open source software. The following people have contributed to this plugin.
བྱས་རྗེས་འཇོག་མཁན།ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “Login with GitHub” ཡིག་སྒྱུར་བྱོས།
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
དག་བཅོས་ཉིན་ཐོ།
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.