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

feat: distributed session keys #63

Open
joepegler opened this issue Oct 2, 2024 · 1 comment
Open

feat: distributed session keys #63

joepegler opened this issue Oct 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@joepegler
Copy link
Collaborator

joepegler commented Oct 2, 2024

What

  • Implement support for distributed session keys in the Biconomy Client SDK

Why

"Implementing distributed session keys will enhance the security and flexibility of our SDK. This feature will allow for more granular control over permissions and improve the overall user experience. Expected outcomes include:

  • Improved security through distributed key management
  • Enhanced flexibility for developers implementing session-based authentication
  • Better alignment with emerging standards in account abstraction"

How

  1. Adding a new `DANSessionKeyManagerModule` to handle distributed session keys
  2. Updating the `sessions` module to include support for distributed session key functionality
  3. Modifying the `Account` to integrate the new session key features
  4. Updating relevant types and utility functions to accommodate the new distributed session key structure
  5. Adjusting test suites to cover the new functionality
  6. Updating documentation to reflect the new features and usage"
@joepegler joepegler added the enhancement New feature or request label Oct 2, 2024
@joepegler joepegler self-assigned this Oct 2, 2024
@joepegler
Copy link
Collaborator Author

SL are now ready with epv7

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

1 participant