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

[clientlib-ktx] Local auth/reauth should occur automatically #369

Closed
creativedrewy opened this issue Jan 27, 2023 · 0 comments
Closed

[clientlib-ktx] Local auth/reauth should occur automatically #369

creativedrewy opened this issue Jan 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@creativedrewy
Copy link
Contributor

Currently consumers of clientlib-ktx have to manually authorize/reauthorize the connection every time they transact. This can lead to unfortunate bugs with mismatched auth tokens & wallets.

The transact method should take an option auth token as an argument, the assumption being that if no auth token is passed in, an authorization operation is performed. If a token is passed in, a reauthorization is asssumed.

@creativedrewy creativedrewy added the enhancement New feature or request label Jan 27, 2023
@creativedrewy creativedrewy self-assigned this Jan 27, 2023
@Funkatronics Funkatronics self-assigned this Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants