Simple Oauth2 Client
A simple OAuth2 client for WordPress.
by Bing-Sheng Chen · github.com/gundamew/simple-oauth2-client · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/gundamew/simple-oauth2-client/archive/refs/heads/master.zipFrom the readme
Simple OAuth2 Client
A simple OAuth2 client for WordPress. Support password grant tokens only.
Tested with Laravel Passport.
Inspired by WP OAuth Server and Simple Single Sign On plugins.