wwWallet core documentation
    Preparing search index...
    • Validates requested scope values against the client allowed scopes.

      Scope allow-listing prevents privilege escalation through overbroad scope requests.

      • RFC 6749 (OAuth 2.0 Authorization Framework) Section 3.3, scope parameter
      • RFC 6749 (OAuth 2.0 Authorization Framework) Section 5.1, scope response semantics
      • OpenID4VCI, scope-constrained credential authorization

      Parameters

      Returns Promise<{ scope: string }>