struct

PlaceOS::Auth::Discovery::WebFingerLink

Inherits JSON::Serializable < Struct < Value < Object

OIDC discovery §2: WebFinger. The legacy service echoed the resource parameter back untouched with a single issuer link; requests without resource fail with 400.

Constructors

new(pull : JSON::PullParser)
Source
new(href : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

href
Source