Create abstraction over session management
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 798
- Forks
- 419
- PR merge metrics
- No merged PRs in 30d
Description
The session management needs an abstraction with an interface to allow it to be better integrated in to existing applications that have their own session management.
Contributor guide
No contributing guide indexed for this repository
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
The issue only identifies session management and requests an abstraction with an interface; it names no files, tests, or entry points. Begin by locating the existing session-management implementation and its callers, then determine the integration boundary and expected interface before proposing a design. Done means the abstraction supports applications with their own session management and has documented validation.
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