Skip to main content

useCheckScopesConsent

The useCheckScopesConsent hook returns the current consent status for scopes declared in your Mini's manifest.json. Use it to decide whether to show the full experience, a gated screen, or a prompt that asks the user to grant access.

Call refetch() after requestScopesConsent() resolves to read the updated status.

Anchor to useCheckScopesConsent
useCheckScopesConsent()



Was this page helpful?