Stellar PHP SDK API Documentation

AuthenticationRequiredException extends Exception

Exception thrown when endpoint requires authentication but no JWT token provided.

Indicates that the requested operation requires SEP-10 authentication, but the request did not include a valid JWT token. Client should authenticate via SEP-10 and retry the request with the obtained token.

Tags
see
https://github.com/stellar/stellar-protocol/blob/v4.3.0/ecosystem/sep-0006.md

SEP-06 Specification

see
https://github.com/stellar/stellar-protocol/blob/v3.4.1/ecosystem/sep-0010.md

SEP-10 v3.4.1 Authentication

Table of Contents


        
On this page
  • Table Of Contents

Search results