Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 753 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 753 Bytes

Shiny Login Example

This is an example on how you can use authentification for your shiny-server application.

The work is based on my own ideas for securing shiny server apps, the blog post from Huidong Tian, and the post from Owe Jessen.

It is recommended to use a https-connection for your app. A good and easy tutorial for shiny server and nginx with ssl can be found here.

The example can be found here: Username: demo Password: demo

Licence: MIT