add_auth_layers | R Documentation |
Attaches the necessary authentication layers to a 'tower' object. This will secure any layer added after.
add_auth_layers(tower, config)
tower |
A 'tower' object from the package 'tower' |
config |
An 'openid_config' object |
A modified 'tower' object with authentication layers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.