Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add access token refreshing logic #410

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

recursivetree
Copy link
Contributor

@recursivetree recursivetree commented Jul 9, 2024

This PR builds upon eveseat/eseye#98 and adds a job that can refresh access tokens without making esi calls. This way, for example publicData tokens can be kept alive.

This is also intended to be integrated with #409 to allow token hibernation(no esi calls for a extended period of time)

Requirements before merging:

@recursivetree
Copy link
Contributor Author

The job itself is still more of a prototype. I'm not sure how I want to integrate it in the eveapi esi-job stack yet, as it share some code with EsiBase but also differs. Also, error handling of invalid refresh_tokens is completly lacking

@recursivetree recursivetree marked this pull request as draft July 9, 2024 13:55
@recursivetree recursivetree marked this pull request as ready for review August 12, 2024 20:52
@recursivetree
Copy link
Contributor Author

This is ready now

@Crypta-Eve Crypta-Eve merged commit 0c87b92 into eveseat:5.0.x Sep 6, 2024
1 check passed
@recursivetree recursivetree deleted the access-token-refreshing branch September 22, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants