Problem/Motivation
Update the architecture for D9.
Remaining tasks
- Check for and refactor any deprecations.
- Provide optional Key module integration: #3187565: Key module integration
- Address any outstanding bugs from 2.x
- #3072062: Refactor Authorization Token Flow
- #3064062: getAccessToken() does not return access token on first call in client_credentials grant type
- #3064090: Add support for renewing expired access token for client_credentials grant
- #3124752: Drupal 9 readiness
- #3038230: Refresh token when using ClientCredentials or ResourceOwnerCredentials
- #3125617: Short array syntax must be used to define arrays
- #3150757: Fix scopes documentation in README.md
- #3191684: Code cleanup
- Provide test coverage.
(This issue)
User interface changes
- Remove the plugin test form and replace with a sortable table of plugins with links to a new configuration form for each plugin
API changes
TBD
Data model changes
- Move some data from configuration to state.
Issue fork oauth2_client-3163585
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
perelesnyk commentedAs discussed previously with FatherShawn, I would love to participate in maintainership of this module.
Comment #3
dashohoxha commented@perelesnyk I granted you commit access.
I hope that you and FatherShawn will do a good job.
Comment #4
perelesnyk commentedThanks. Will do :)
Comment #5
fathershawnComment #6
fathershawnComment #7
fathershawnComment #8
fathershawnComment #9
fathershawnComment #10
fathershawnComment #11
fathershawnComment #12
fathershawnComment #13
fathershawnComment #14
fathershawnComment #15
fathershawnComment #16
fathershawnComment #17
fathershawnComment #18
fathershawnComment #19
fathershawnComment #20
fathershawnComment #21
fathershawnComment #22
fathershawnComment #24
fathershawnComment #26
fathershawnComment #29
fathershawn