59d32937c8
* feat: saml * feat: saml i18n fix * feat: saml extract getSaml * feat: saml signin extension * feat: saml remove $eq * feat: saml validate fix * feat: saml page extension fix * feat: saml remove canceltoken Co-authored-by: chenos <chenlinxh@gmail.com>
4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
export { default } from './server';
|
|
|
|
export const namespace = require('../package.json').name;
|