ui/PermitOfferForm.svelte view source
to_account_id
type
stringroles
Roles the caller may offer — caller filters by web_grantable upstream.
type
Array<string>scope_id?
Resource scope for the offer; null (default) yields a global offer.
type
string | nulloptional
on_created?
type
(offer: PermitOfferJson) => voidoptional
format_role?
type
(role: string) => stringoptional