Auth Server
Go to file
Alex Wright b6ad7bcdd2 Add OIDC well-known URI.
Only has a static URI for the keys endpoint. Need to work out how to
build URIs for routes.
2020-02-23 20:25:03 +01:00
src Add OIDC well-known URI. 2020-02-23 20:25:03 +01:00
.gitignore Initial commit 2019-08-03 20:15:52 +02:00
Cargo.lock Adding mockup of a JWKS keys output for OAuth2 2019-08-11 12:34:55 +02:00
Cargo.toml Add logging lib 2020-02-23 20:04:07 +01:00