{"id":13426477,"url":"https://github.com/auth0/shiny-auth0","last_synced_at":"2025-10-02T10:31:14.548Z","repository":{"id":48034607,"uuid":"43577203","full_name":"auth0/shiny-auth0","owner":"auth0","description":"Auth0 shiny proxy","archived":true,"fork":false,"pushed_at":"2021-08-10T17:41:36.000Z","size":174,"stargazers_count":51,"open_issues_count":14,"forks_count":43,"subscribers_count":94,"default_branch":"master","last_synced_at":"2024-09-28T23:04:57.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/auth0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-02T21:28:27.000Z","updated_at":"2023-07-28T02:50:40.000Z","dependencies_parsed_at":"2022-08-12T17:11:01.331Z","dependency_job_id":null,"html_url":"https://github.com/auth0/shiny-auth0","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fshiny-auth0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fshiny-auth0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fshiny-auth0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fshiny-auth0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auth0","download_url":"https://codeload.github.com/auth0/shiny-auth0/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234974765,"owners_count":18916132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T00:01:35.710Z","updated_at":"2025-10-02T10:31:09.253Z","avatar_url":"https://github.com/auth0.png","language":"JavaScript","readme":"# Auth0 + Shiny proxy\nThis server proxies a shiny instance protecting it with Auth0\n\n# Running the proxy\nIn order to run this proxy you need to have npm and nodejs installed.\n\nYou also need to set the ClientSecret, ClientId and Domain for your Auth0 app as environment variables with the following names respectively: `AUTH0_CLIENT_SECRET`, `AUTH0_CLIENT_ID` and `AUTH0_DOMAIN`.\n\nFor that, if you just create a file named `.env` in the directory and set the values like the following, the app will just work:\n\n````bash\n# .env file\nAUTH0_CLIENT_SECRET=myCoolSecret\nAUTH0_CLIENT_ID=myCoolClientId\nAUTH0_DOMAIN=myCoolDomain\nAUTH0_CALLBACK_URL=https://my.url.com/\nCOOKIE_SECRET=somethingRandomHerePlease\nSHINY_HOST=localhost\nSHINY_PORT=3838\nPORT=3000\nLOGOUT_URL=https://my.url.com/afterLogout\n````\n\nOnce you've set those 3 environment variables, just run `npm start` and try calling [http://localhost:3000/](http://localhost:3000/)\n\n\nFor further customization you can add the following variables to your `.env` file\n\n```bash\n# Auto login if the session exists on Auth0 Server\nCHECK_SESSION=true\n# When logout is called, log the user out of Auth0 aswell\nLOGOUT_AUTH0=true\n# When logging out is called, must logout of remote idp aswell\n# This will force LOGOUT_AUTH0 to true\nLOGOUT_FEDERATED=true\n```\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauth0%2Fshiny-auth0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauth0%2Fshiny-auth0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauth0%2Fshiny-auth0/lists"}