You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
Instead of directly using the Credentials interface, Lasius should support params as extensions of Credentials. We need this so that consumers of the library can add any data they want via interface/class extension.
Think of it like this: assume someone has some additional configuration they want to associate with a credential - some boolean or some other type of data.
The text was updated successfully, but these errors were encountered:
Instead of directly using the Credentials interface, Lasius should support params as extensions of Credentials. We need this so that consumers of the library can add any data they want via interface/class extension.
Think of it like this: assume someone has some additional configuration they want to associate with a credential - some boolean or some other type of data.
The text was updated successfully, but these errors were encountered: