-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: improve testing and override fetch url to use Guzzle (#21)
* chore: improve testing * Update description of getRoute function * Move descriptions to docblock * Add additional test for nonce, state and code challenge * Cleanup * Override fetchUrl and add test for id token logic * Generate JWT in test * Run linter * Improve test with signed id token * Reformat headers * Add additional request tests * Add some description * Use tls_verify config option for ca path
- Loading branch information
1 parent
71bf08f
commit 59b1fc6
Showing
6 changed files
with
402 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.