dewey4iv / oxidauth-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Public Keys API Endpoint

dewey4iv opened this issue · comments

We need the ability to expose the public signing keys for the JWTs by the client id.

This should be at /auth/public_keys/:client_key

Public Keys currently belong to a realm, we should consider changing this in the future to be the authority instead.