refactor: add server side validation schema for authProviders (#4876)
* refactor: move files to subfolder * refactor: schema for authenticationProviders.info * refactor: schema for authenticationProviders.update * refactor: use validated body
This commit is contained in:
committed by
GitHub
parent
ab7b20958b
commit
0976e85a1a
1
server/routes/api/authenticationProviders/index.ts
Normal file
1
server/routes/api/authenticationProviders/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { default } from "./authenticationProviders";
|
||||
Reference in New Issue
Block a user