jaredhanson / jaredhanson/oauth2orize
Missing expires_in in token response
Open
- Dominant language
- JavaScript
- Stars
- 3.5k
- Forks
- 472
- PR merge metrics
- No merged PRs in 30d
Description
Although I see `expires_in` being checked in tests, I do not see it returned with the access token.
Is this an oversight?
Contributor guide
Research direction
Start by reading the tests that check for expires_in and trace the access-token response they exercise. Confirm where the token response is assembled, then verify the completed behavior by running the relevant test suite and checking that the response includes expires_in.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100