heroku / heroku/roadmap

Refresh Token does not expires.

Open
#282 1 comment 1 reaction 1 assignee Claimed by @vivekvj01 View on GitHub
Proposed Security
Dominant language
No language data
Stars
225
Forks
19
PR merge metrics
No merged PRs in 30d

Description

### Required Terms

- [X] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [X] I have read and accept the [Salesforce Program Agreement](https://www.salesforce.com/company/program-agreement/)

### What service(s) is this request for?

All services using Oauth

### Tell us about what you're trying to solve. What challenges are you facing?

For Add-on to communicate its clients they need an Oauth token which expires in 8 hrs. In order to renew the token a refresher token is required to be submitted to get the oauth token. This refresher token never expires. Both the tokens should have a expiry in order to improve the security posture of this Oauth based authorization.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.