IdentityAuthorizations
Last updated
Was this helpful?
Last updated
Was this helpful?
Handles all Identity Authorization related functionality
↳ ‹›
↳ IdentityAuthorizations
Protected
contextInherited from void
Protected
parentInherited from void
Fetch all pending authorization requests for which this identity is the target
Parameters:
Name
Type
opts?
undefined | object
Fetch all pending authorization requests issued by this Identity
note
supports pagination
Parameters:
Name
Type
paginationOpts?
• context:
Defined in
• parent:
Defined in
▸ getReceived(opts?
: undefined | object): Promise‹[]›
Inherited from .
Defined in
Returns: Promise‹[]›
▸ getSent(paginationOpts?
: ): Promise‹‹››
Defined in
Returns: Promise‹‹››