new_openid_config | R Documentation |
Creates a new openid configuration object for the given provider. You can use this function or the individual provider functions.
new_openid_config(provider, app_url, ...)
provider |
The openid provider to use |
app_url |
The URL of the application (used to build redirect, login, and logout URLs) |
... |
Additional arguments passed to the provider's configuration. This depends on the provider. The
The
The
|
An openid_config object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.