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 support of long-term tokens #23

Open
belyaev-dev opened this issue Mar 5, 2024 · 2 comments
Open

Add support of long-term tokens #23

belyaev-dev opened this issue Mar 5, 2024 · 2 comments

Comments

@belyaev-dev
Copy link
Contributor

New update added long-term access tokens for private integrations. They are the same as the access token, but has longer expire period.

Do we need to update readme? Basically we can use new token as an access_token, but specify expired_at as 5 years or less (depends on real token lifetime)

@shevernitskiy
Copy link
Owner

shevernitskiy commented Mar 5, 2024

In a first glace, it wouldn't request any changes to codebase. You can make an a PR to clarify this moment in the readme.

@belyaev-dev
Copy link
Contributor Author

belyaev-dev commented Aug 9, 2024

works fine, just requires setting up expires_at manually (and filling up other fields with fake data)

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

No branches or pull requests

2 participants