UNPKG

harefa-sso-client

Version:

PTPN IV SSO Client Connector for Adonis JS

15 lines (12 loc) 367 B
'use strict' /* * N4 SSO Server Client Connector * * (c) Harapan Jaya Harefa * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ exports = module.exports = require('./Sso/SsoAuthProvider') //exports.Command = require('./src/Command') //exports.enquirer = require('./lib/enquirer')