Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Apr 25, 2020
1 parent 02b617c commit 8fe50f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CRAN-RELEASE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This package was submitted to CRAN on 2020-04-23.
Once it is accepted, delete this file and tag the release (commit f92f0b46b5).
This package was submitted to CRAN on 2020-04-25.
Once it is accepted, delete this file and tag the release (commit 02b617cc00).
2 changes: 0 additions & 2 deletions vignettes/google-authentication-types.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,6 @@ shinyApp(gar_shiny_ui(ui, login_ui = gar_shiny_login_ui), server)

## `googleAuth` module example

This is the example [deployed to shinyapps.io here](https://mark.shinyapps.io/googleAuthRexample/)

The Google Cloud project needs to be setup to accept the URL and port of your app (see setup pages). You can fix the port via `options(shiny.port=1221)`, and then make sure if you launch your app locally to change the ip address from 127.0.0.1 to localhost in your browser (Google doesn't accept ip addresses).

```r
Expand Down

0 comments on commit 8fe50f8

Please sign in to comment.