Copied!
AbstractInterface
Methods
public abstract checkUniverseDomain() : void
 

Verify that the expected universe domain matches the universe domain from the credentials.

  • throws \ValidationException if the universe domain does not match.
public abstract getAuthorizationHeaderCallback(?string $audience = NULL) : ?callable
 
  • param string|null $audience optional audience for self-signed JWTs.
  • return callable|null Callable function that returns an authorization header.
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration