Lana Passport – OAuth 2.0 Server for WordPress
By implementing OAuth 2.0 Server in a WordPress plugin, users can securely and easily authorize access to their data and resources, while maintaining control over their account credentials.
The Single Sign On solution enables users to access multiple applications using a single set of login credentials.
Useful links for the Lana Passport:
Learn more about Lana Passport:
The Lana Passport plugin allows almost any type of software to connect to the WordPress authentication system with OAuth 2.0 protocol.
The Lana Single Sign On plugin with Lana Passport plugin provide that the user can log in to the WordPress client website via “Single Sign On” button which uses WordPress OAuth server authentication.
Lana Passport:
https://lana-passport.com/
Demo:
https://lana.solutions/lana-passport/wp-admin
Username: demo
Password: demo
Online Documentation:
https://lana.solutions/documentation/lana-passport/
Tutorial Video:
https://www.youtube.com/watch?v=a7JQE9j-q-Q
Case Study:
https://lana.codes/case-study/oauth2-server-and-client-wordpress-plugin/
Current version: 1.3.0
Version 1.3.0
- Fix save lana passport post author in multisite
- Add lana passport post type args filter
Version 1.2.3
- Fix hash_equals usage
Version 1.2.2
- Bugfix html attributes in settings page
- Improve description text
Version 1.2.1
- Bugfix settings url in plugin action links
- Reformat code
Version 1.2.0
- Improve encrypt
- Improve random token generator
Version 1.1.0
- Bugfix get http api url
- Added the option to store the client secret hashed
- Added the option to check the protective status of encryption keys
- Added toastr for notifications
- Improve client edit method
- Improve CSS
Version 1.0.0
- Added Lana Passport