Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

add refresh_expires_in property to credentials #166

Closed
wants to merge 6 commits into from

Conversation

Cantasura
Copy link

  • Added the property refresh_expires_in property. This can help e.g. when the access token and refresh token is expired. With this property it is easier to handle the expiration of the refresh token.
    When the access token is expired and the lib tries to get a new access token with an expired refresh token, this will probably lead to and error.

  • [✓] I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

Copy link

google-cla bot commented Jan 30, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Cantasura
Copy link
Author

can somebody please review this? :)

.gitignore Outdated Show resolved Hide resolved
@kevmoo
Copy link
Contributor

kevmoo commented Feb 19, 2024

@devoncarew ?

@mosuem
Copy link
Contributor

mosuem commented Aug 26, 2024

As this repo has moved to https://github.com/dart-lang/tools/tree/main/pkgs/oauth2, please refile the PR there. Thanks!

@mosuem mosuem closed this Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants