mirror of
https://github.com/LeNei/axum-sqlx-template.git
synced 2026-02-13 22:56:19 +00:00
get jwks settings from config
This commit is contained in:
@@ -3,3 +3,6 @@ application:
|
||||
base_url: "http://127.0.0.1"
|
||||
database:
|
||||
require_ssl: false
|
||||
jwks:
|
||||
url: "http://localhost:8088/realms/test"
|
||||
authority: "account"
|
||||
|
||||
Reference in New Issue
Block a user