sebsilas / shinyusermanagement

Demonstration of user management and authentication system in R Shiny: R package

Home Page:https://yanirmor.shinyapps.io/shiny-user-management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Shiny User Management & Authentication

Demonstration of user management and authentication system in R Shiny
https://yanirmor.shinyapps.io/shiny-user-management

About

This app demonstrates a secured user management and authentication system in R Shiny.
Users can sign up, and their credentials are stored in a PostgreSQL database.
Once signed in, a user can see content specific to him/her (in this case, a favorite color), which no other user can access.

Author

Author: Yanir Mor
Website: https://www.yanirmor.com

Credits

Icon by Typicons / Iconfinder (CC BY-SA 3.0)


License: MIT
Copyright © Yanir Mor

About

Demonstration of user management and authentication system in R Shiny: R package

https://yanirmor.shinyapps.io/shiny-user-management

License:MIT License


Languages

Language:R 69.2%Language:CSS 27.3%Language:JavaScript 3.6%