jaredhanson / jaredhanson/oauth2orize
Not use sessions
Open
- Dominant language
- JavaScript
- Stars
- 3.5k
- Forks
- 472
- PR merge metrics
- No merged PRs in 30d
Description
I m having some troubles when trying to implement an oauth2orize server without sessions.
Even if I set passport strategy with session:false, oauth2orize throw me an exception telling that I didnt registered a session middleware, what I absolutely don't want.
How can I avoid this behaviour ?
Contributor guide
Research direction
No source file or test is identified in the issue. Start by reproducing an OAuth2orize server using Passport with session:false and inspect the exception requiring session middleware; determine the relevant configuration or code path, then verify that the server can operate without sessions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, javascript
- Domain
- api, authorization, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100