add_auth_layers {tapLock} | 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