Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Add a Properties.authenticate helper #152

Merged
merged 1 commit into from
May 27, 2021

Conversation

mickael-menu
Copy link
Member

New helper for the new Properties object authenticate OPDS extension:

{
  "rel": "self",
  "href": "publication.json",
  "type": "application/opds-publication+json",
  "properties": {
    "authenticate": {
      "href": "https://example.com/authentication.json",
      "type": "application/opds-authentication+json"
    }
  }
}

This can be used to pre-authenticate a request in an OPDS feed.

@mickael-menu mickael-menu merged commit d1d8a24 into develop May 27, 2021
@mickael-menu mickael-menu deleted the feature/property-authenticate branch May 27, 2021 08:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant