Skip to content

SASL: Add support for lazy-loaded properties and event callbacks #82

Open
@nevans

Description

@nevans

Lazy loading can be used with:

  • password prompts,
  • web browser interactions to acquire/refresh OAuth2 access tokens,
  • KMS lookups
  • audit logs
  • dynamic values that can't be computed until data from the server has been seen.

Eagerly doing these actions can be wasteful, frustrating to the user, or violate security policies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SASL 🔒Authentication and authentication mechanisms

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions