-
Notifications
You must be signed in to change notification settings - Fork 377
Issues: jumbojett/OpenID-Connect-PHP
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Fix PHP 8.4 deprecation: Implicitly marking parameter as nullable is deppricated
#462
opened Feb 7, 2025 by
marksgerasimovs
Loading…
1 task done
Library sends
code_verifier=0
to token endpoint when session cookies are missing, breaking PKCE
#453
opened Nov 19, 2024 by
micolous
[Suggestion] Default to using https if protocol is not specified
#451
opened Nov 1, 2024 by
ronnypmuliawan
Validate state before ID Token request
#447
opened Sep 30, 2024 by
ricklambrechts
Loading…
1 task done
Split up authenticate() into individual actions to allow per-action use
#436
opened Sep 12, 2024 by
bartgloudemans
Loading…
2 tasks done
chore(deps-dev): update yoast/phpunit-polyfills requirement from ^2.0 to ^3.0
dependencies
Pull requests that update a dependency file
php
Pull requests that update Php code
#435
opened Sep 9, 2024 by
dependabot
bot
Loading…
Clarification needed for addScope method: Avoid duplicate "openid" scope
#424
opened Aug 9, 2024 by
LaurentNoyon
could you maybe help out the heimdall project to add oidc support?
#422
opened Jul 10, 2024 by
lknite
Changed parameter #2 of http_build_query to empty string on requestTokenExchange to support PHP8.x
#414
opened Apr 12, 2024 by
mstrey
Loading…
1 task done
requestTokenExchange error Passing null to parameter #2 of http_build_query
#413
opened Apr 12, 2024 by
mstrey
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.