You are here

examples.link_relation_types.yml in JSON:API Hypermedia 8

examples/examples.link_relation_types.yml

File

examples/examples.link_relation_types.yml
View source
  1. authenticate:
  2. description: "Refers to a resource where a client may authenticate for the the context URI."
  3. reference: "[TBD]"
  4. notes: "This is a draft link relation type that has not yet been officially registered. See https://tools.ietf.org/html/draft-pot-authentication-link-00#section-6.1."
  5. logout:
  6. description: "Refers to an endpoint where a client may invalidate the current authentication session."
  7. reference: "[TBD]"
  8. notes: "This is a draft link relation type that has not yet been officially registered. See https://tools.ietf.org/html/draft-pot-authentication-link-00#section-6.3."