microsoft / microsoft/kiota-php
PHP - Enhance auth support
Open
Nobody has claimed this yet.
php
- Dominant language
- PHP
- Stars
- 8
- Forks
- 10
- Avg merge
- 10h 16m
- Merged PRs (30d)
- 3
Description
Initial PHP auth provider PR microsoft/kiota#1201 adds basic support for client_credentials & auth code flows
Consider adding support for:.
- Device Code flow
- OIDC capabilities (sign out, token validation, token introspection ...)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the initial PHP auth provider PR, microsoft/kiota#1201, and the existing client_credentials and authorization code support. Clarify the requirements for device code flow and the listed OIDC capabilities before choosing an implementation path. Done means the agreed authentication flows and OIDC features are supported and covered by the project's checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100