Nothing
Code
guard_oauth2(token_url = "https://example.com/oauth/token", redirect_url = "https://myapp.com/auth/callback",
client_id = "my_client_id", client_secret = "my_client_secret", grant_type = "authorization_code",
name = "test")
Condition
Error in `initialize()`:
! `auth_url` must be a single string, not `NULL`.
Code
auth$reject_response(no_auth$respond(), scope = NULL, .datastore = datastore)
Condition
Error in `private$request_password_authorization()`:
! Unauthorized
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.