SIGN IN SIGN UP

Add support for Protected Resource Metadata (#38)

* Implement OAuth Protected Resource Metadata struct, RFC 9728

* Fix incorrect passing Accept header for WellKnownEndpoints

The Accept header was incorrectly being set as a query string component, instead of as a request header. I've added tests that actually exercise this code to ensure that the implementation is correct.

* Remove incorrect comment — client_id is definitely required

* Fix test failures due to #37

* Fix swift 6.x failures

* Fix swift 6.x failures

* Fix swift 6.x failures
E
Emelia Smith committed
eb5582ccfc668bfcda09532cec15a661794e8fe2
Parent: 618971d
Committed by GitHub <noreply@github.com> on 12/18/2025, 10:28:42 PM