We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 new handlers/logic to allow delegating profile process roles to a profile process or wallet address
Are profile processes the right way to go here, or it should be the wallet addresses? If profiles, messages will be profile > profile.
If we use wallet address to delegate, there's one less message (wallet direct to profile)
Also, delegated profiles of a profile that is delegated also get access? This should be preventable if we check the role/wallet address
We can handle resets of delegaton on profile transfers also
Figure out what level of access allows what - would needt to be customizable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add new handlers/logic to allow delegating profile process roles to a profile process or wallet address
Are profile processes the right way to go here, or it should be the wallet addresses? If profiles, messages will be profile > profile.
If we use wallet address to delegate, there's one less message (wallet direct to profile)
Also, delegated profiles of a profile that is delegated also get access? This should be preventable if we check the role/wallet address
We can handle resets of delegaton on profile transfers also
Figure out what level of access allows what - would needt to be customizable
The text was updated successfully, but these errors were encountered: