feat(openid): add well-known openid config page
This commit is contained in:
parent
66b7a256cf
commit
a7f6c28e0d
7 changed files with 52 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
pub mod oauth2;
|
||||
pub mod read_user;
|
||||
pub mod openid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue