1.0.6 • Published 5 years ago

welcome-screen v1.0.6

Weekly downloads
33
License
-
Repository
-
Last release
5 years ago

Simple page to display to users as they are launching into your website. Loads access controls based on the environmental values in the background.

Install

npm install welcome-screen

Usage

App.Module.ts Imports:
InvalidBrowserModule.forRoot(environment, routeName)

Environment.ts
   applications: [
    {
      "applicationName": "Application Name",
      "isActive": false,
      "route": "main",
      "adGroupName": ["Everyone"],
      "groupdId": "",
      "groupdId2": "",
      "approver": "",
      "subApplication": false
    }
   ]

Author

šŸ‘¤ Corey Yates

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2020 Corey Yates. This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator

1.0.6

5 years ago

1.0.5

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago