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

Adding support for auth token authentication for trusted calls #3192

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from

Conversation

silva-fj
Copy link
Contributor

@silva-fj silva-fj commented Dec 6, 2024

As topic, this PR adds a new trusted call to request auth token that can be used with TCAuthentication.
This new authentication mechanism will allow users to make multiple multiple requests (intents) without having to re-authenticate. The token have a block number expiration (This is the initial version, it is flexible enough to extend it to support other ways of expiration as well as add control on what can be done with the token).

Copy link

linear bot commented Dec 6, 2024

@silva-fj silva-fj requested review from kziemianek, Kailai-Wang and a team December 9, 2024 17:40
@silva-fj silva-fj marked this pull request as ready for review December 9, 2024 17:41
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.

1 participant