issues
search
WP-API
/
OAuth2
Connect applications to your WordPress site without ever giving away your password.
GNU General Public License v2.0
172
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does this enable login to Wordpress using google and does it enable WP to become an OAuth2 server
#70
leetcoder314
opened
10 months ago
2
Add permission_callback to Route Registration
#69
amberjones
opened
2 years ago
0
Ignore unnecessary rules
#68
rmccue
closed
3 years ago
0
Switch wp_safe_redirect back to wp_redirect
#67
rmccue
closed
3 years ago
5
Pkce support
#66
yeoyck
closed
3 years ago
0
This appears abandoned, any suggested alternatives?
#65
g000m
opened
4 years ago
0
Add ability to disable personal tokens
#64
szczys
opened
4 years ago
0
Fixed capability typos preventing regenration and delete
#63
szczys
closed
4 years ago
4
Unable to delete app or regenerate secret
#62
szczys
opened
4 years ago
0
Feature/resource owner grant type
#61
drsounds
opened
4 years ago
0
Specify pre-defined client id and secrets?
#60
binaryfire
opened
5 years ago
0
Change filter names
#59
spacedmonkey
opened
5 years ago
2
Coding standards fixes
#58
spacedmonkey
closed
5 years ago
3
Getting the consumer from within a plugin.
#57
kosso
closed
5 years ago
1
Docs are still for OAuth1
#56
kosso
opened
5 years ago
3
Allow authorization form to be skipped
#55
joehoyle
closed
11 months ago
0
Status?
#54
eddr
closed
5 years ago
1
Allow plugins to filter redirect arguments
#53
rmccue
closed
6 years ago
0
Check $token before using it
#52
rmccue
closed
6 years ago
0
Fix coding standards
#51
rmccue
closed
6 years ago
0
Add documentation on pre-authorised keys
#50
rmccue
opened
6 years ago
0
Allow loading twice
#49
rmccue
closed
6 years ago
0
Fix typo with the nonce
#48
rmccue
closed
7 years ago
0
Add personal access tokens
#47
rmccue
closed
6 years ago
1
Added PKCE support
#46
almirbi
opened
7 years ago
0
Validating redirect_uri according to rfc6749 4.1.3
#45
almirbi
opened
7 years ago
1
Added gulp with phpcs and a pre-commit hook
#44
almirbi
closed
7 years ago
1
Personal access tokens
#43
almirbi
closed
7 years ago
2
Improve storage mechanisms
#42
rmccue
closed
7 years ago
0
Add PHPUnit and coding standards checks
#41
rmccue
closed
7 years ago
1
Consistently use short arrays
#40
rmccue
closed
7 years ago
0
Add convenience redirect for the authorize page
#39
rmccue
closed
7 years ago
0
Avoid double-slashing
#38
rmccue
closed
7 years ago
0
Testing Infrastructure
#37
tfrommen
closed
7 years ago
4
Require secrets for confidential clients
#36
rmccue
opened
7 years ago
0
Escape errors before rendering to HTML
#35
rmccue
closed
7 years ago
0
Sync application status - always search published clients only
#34
almirbi
closed
7 years ago
0
Clients' status is draft by default
#33
almirbi
closed
7 years ago
3
Use Customiser for client settings
#32
rmccue
opened
7 years ago
0
Convert admin code from class to namespace
#31
rmccue
closed
7 years ago
0
Add client logos
#30
rmccue
opened
7 years ago
0
Display creation time for tokens
#29
rmccue
closed
7 years ago
0
Send WWW-Authenticate header
#28
rmccue
opened
7 years ago
0
Support client secrets, and require them if in confidential mode
#27
rmccue
opened
7 years ago
0
Add refresh tokens and expiration
#26
rmccue
opened
7 years ago
2
Add unit test framework
#25
rmccue
opened
7 years ago
2
Unify text domains.
#24
tfrommen
closed
7 years ago
0
Fix typo in method name.
#23
tfrommen
closed
7 years ago
0
Add list of valid tokens to user profile
#22
rmccue
closed
7 years ago
0
Consistently use either short or long arrays
#21
rmccue
closed
7 years ago
0
Next