Matthew Dunlop

Results 3 issues of Matthew Dunlop

Made the following changes on top of @panaC's branch: * Not using the OPDS Authentication Document's Id as the client_id, using "http://opds-spec.org/auth/client" in all cases * OPDS Authentication Document Id...

- If an OPDS Bookshelf that requires authentication is hosted on a domain (e.g. `https://bookshelf.contoso.org/purchased.json`) - The OAuth Server on a different domain to that, (e.g. `https://auth.contoso.org/connect/authorize`); and - An...

## Summary My app primarily supports the OAuth 2.0 Authorization Code with PKCE Flow but I am also implementing OAuth 2.0 Implicit flow in order to provide compatability with OPDS...