This commit is contained in:
Girish Ramakrishnan
2026-03-12 23:23:23 +05:30
parent ff49759f42
commit f12b4faf34
99 changed files with 109 additions and 108 deletions

View File

@@ -33,7 +33,7 @@ import util from 'node:util';
import Provider from 'oidc-provider';
import mailpasswords from './mailpasswords.js';
const { log, trace } = logger('oidcserver');
const { log } = logger('oidcserver');
// 1. Index.vue starts the OIDC flow by navigating to /openid/auth. Webadmin sets callback url to authcallback.html + implicit flow