Delegated Access is currently in Private Beta.
Dynamic’s UI
Auto-prompt User on Sign In
If you chose to prompt the user on sign in in the configuration step, the user is prompted to approve delegation for your application when they next sign in.Trigger Delegation Manually
You can use the useWalletDelegation hook to check if the user has delegated access and trigger the Dynamic delegation UI flow manually.User Triggered Delegation
The user can also manually trigger delegation at any time by going to Settings -> Security -> Connected Apps -> Wallets Delegated in the Dynamic Widget.Your Own UI
You can use the useWalletDelegation hook to check if the user has delegated access, then use thedelegateKeyShares
method from the useDynamicWaas hook to delegate a wallet without any Dynamic UI.
What's next?
Learn how to properly receive the delegation materials