diff --git a/404.html b/404.html index fa8dc16..f3f1508 100644 --- a/404.html +++ b/404.html @@ -20,7 +20,7 @@ tapLock - 0.1.0 + 0.2.0 + + + + + +
+
+
+ +
+

Attaches the necessary authentication layers +to a 'tower' object. This will secure any layer added +after.

+
+ +
+

Usage

+
add_auth_layers(tower, config)
+
+ +
+

Arguments

+ + +
tower
+

A 'tower' object from the package 'tower'

+ + +
config
+

An 'openid_config' object

+ +
+
+

Value

+

A modified 'tower' object with authentication layers

+
+ +
+ + +
+ + + + + + + diff --git a/reference/add_trailing_slash.html b/reference/add_trailing_slash.html index 9e50d46..b600169 100644 --- a/reference/add_trailing_slash.html +++ b/reference/add_trailing_slash.html @@ -9,7 +9,7 @@ tapLock - 0.1.0 + 0.2.0