mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-06 18:56:39 +00:00
testing oidc callback
This commit is contained in:
3
server/routers/idp/index.ts
Normal file
3
server/routers/idp/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from "./createOidcIdp";
|
||||
export * from "./generateOidcUrl";
|
||||
export * from "./validateOidcCallback";
|
||||
Reference in New Issue
Block a user