Sign inSign up

kibibitopensrc/redirect-allowed-users

By kibibitopensrc

•Updated about 7 years ago

Image
1

339

kibibitopensrc/redirect-allowed-users repository overview

⁠ @kibibit/kb-profile-page

A simple profile page for deployments and containers


should work with lipp/login-with⁠

This library requires three parameters: kbCookieSecret, kbJwtSecret, kbApp.

You can also pass the following optional parameters:

  • kbIcon
  • kbCustomBg - replace the particles default background
  • kbHideKibibit - in order to use in non-kibibit projects, this will hide the kibibit logo

You can pass them either with environment variables or with passing it as cli arguments:

⁠ENVIRONMENT
KB_APP=example app
KB_ICON=<url to icon>
KB_CUSTOM_BG=<url to bg>
KB_HIDE_KIBIBIT=true|false
⁠CLI
node server.js --kbApp kb-coding-server --kbIcon https://image.flaticon.com/icons/svg/119/119595.svg --kbCustomBg http://hdwpro.com/wp-content/uploads/2017/03/Art-Background-Image.png

You can use whatever case you like, the application will convert it internally to camel case using lodash.

⁠Examples

⁠Contributors

Thanks goes to our contributors! (emoji key⁠):


Library logo is made by Flat Icons⁠ from www.flaticon.com⁠ is licensed by CC 3.0 BY⁠

Tag summary

Content type

Image

Digest

Size

336 MB

Last updated

about 7 years ago

docker pull kibibitopensrc/redirect-allowed-users