https://github.com/yanirmor/shiny-user-management
Demonstration of user management and authentication system in R Shiny
https://github.com/yanirmor/shiny-user-management
Last synced: 5 months ago
JSON representation
Demonstration of user management and authentication system in R Shiny
- Host: GitHub
- URL: https://github.com/yanirmor/shiny-user-management
- Owner: yanirmor
- License: mit
- Created: 2018-03-28T08:47:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T20:10:35.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:13:53.561Z (8 months ago)
- Language: R
- Homepage: https://yanirmor.shinyapps.io/shiny-user-management
- Size: 104 KB
- Stars: 37
- Watchers: 5
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - yanirmor/shiny-user-management - Demonstration of user management and authentication system in R Shiny (R)
README
#
R Shiny User Management & Authentication
Demonstration of user management and authentication system in R Shiny
[https://yanirmor.shinyapps.io/shiny-user-management](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](https://www.yanirmor.com)### Credits
Icon by [Typicons / Iconfinder](https://www.s-ings.com/typicons/) (CC BY-SA 3.0)---
[](https://opensource.org/licenses/MIT)
Copyright © Yanir Mor