Sha256: 4e12e30262b66a30b472087e0e00b5995ec8d484de00f4a397f6af72bfa8a731

Contents?: true

Size: 1.52 KB

Versions: 3

Compression:

Stored size: 1.52 KB

Contents

<?xml version='1.0' encoding='UTF-8'?>
<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'
     xmlns:hm='http://host-meta.net/ns/1.0'>
    <hm:Host>picomoney.com</hm:Host>
    <Link rel='lrdd'
          template='https://picomoney.com/webfinger?uri={uri}'>
        <Title>Resource Descriptor</Title>
    </Link>
    <Link rel="http://opentransact.org/rel/assets"
          href="https://picomoney.com/.well-known/opentransact">
      <Title>OpenTransact Assets</Title>
    </Link>
    <Link rel="http://opentransact.org/rel/wallet"
          href="https://picomoney.com/wallet">
      <Title>Authenticated OpenTransact Wallet</Title>
    </Link>
    <Link rel="http://opentransact.org/rel/history"
          href="https://picomoney.com/picos/all">
      <Title>OpenTransact Transactions</Title>
    </Link>
    <Link rel="http://oauth.net/core/1.0/endpoint/requests"
          href="https://picomoney.com/oauth/request_token">
      <Title>OAuth 1.0 Request Token</Title>
    </Link>
    <Link rel="http://oauth.net/core/1.0/endpoint/access"
          href="https://picomoney.com/oauth/access_token">
      <Title>OAuth 1.0 Access Token</Title>
    </Link>
    <Link rel="http://oauth.net/core/1.0/endpoint/authorize"
          href="https://picomoney.com/oauth/authorize">
      <Title>OAuth 1.0 User Authorization</Title>
    </Link>
    <Link rel="http://oauth.net/discovery/1.0/consumer-identity/oob"
          href="https://picomoney.com/client_applications/new">
      <Title>OAuth 1.0 Register Client Application</Title>
    </Link>
    
</XRD>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
opentransact-0.1.2 spec/fixtures/host-meta.xml
opentransact-0.1.1 spec/fixtures/host-meta.xml
opentransact-0.1.0 spec/fixtures/host-meta.xml