\ No newline at end of file
diff --git a/docs/classes/PrimitiveArrayClaim.html b/docs/classes/PrimitiveArrayClaim.html
index 51e2bda4..e6f6e1f2 100644
--- a/docs/classes/PrimitiveArrayClaim.html
+++ b/docs/classes/PrimitiveArrayClaim.html
@@ -1,3 +1,3 @@
-PrimitiveArrayClaim | supertokens-website
\ No newline at end of file
diff --git a/docs/classes/PrimitiveClaim.html b/docs/classes/PrimitiveClaim.html
index 58f0fc8d..88de89dd 100644
--- a/docs/classes/PrimitiveClaim.html
+++ b/docs/classes/PrimitiveClaim.html
@@ -1,3 +1,3 @@
-PrimitiveClaim | supertokens-website
\ No newline at end of file
diff --git a/docs/classes/SessionClaimValidator.html b/docs/classes/SessionClaimValidator.html
index 7e10e818..062716a7 100644
--- a/docs/classes/SessionClaimValidator.html
+++ b/docs/classes/SessionClaimValidator.html
@@ -1,8 +1,8 @@
-SessionClaimValidator | supertokens-website
Decides if we need to refresh the claim value before checking the payload with validate.
E.g.: if the information in the payload is expired, or is not sufficient for this validator.
\ No newline at end of file
diff --git a/docs/classes/default.html b/docs/classes/default.html
index 4f0a5da0..24f609b5 100644
--- a/docs/classes/default.html
+++ b/docs/classes/default.html
@@ -1 +1 @@
-default | supertokens-website
\ No newline at end of file
diff --git a/docs/modules.html b/docs/modules.html
index bad4c210..dcc63b44 100644
--- a/docs/modules.html
+++ b/docs/modules.html
@@ -1 +1 @@
-supertokens-website
- Preparing search index...
- The search index is not available
supertokens-websiteClass BooleanClaim
Hierarchy
Index
Constructors
Properties
Methods
Constructors
constructor
Parameters
config: PrimitiveClaimConfig
Returns BooleanClaim
Properties
Readonly default Max Age In Seconds
Readonly id
Readonly refresh
Type declaration
Makes an API call that will refresh the claim in the token.
-Parameters
userContext: any
Returns Promise<void>
validators
Methods
get Last Fetched Time
Parameters
payload: any
Optional _userContext: any
Returns undefined | number
get Value From Payload
Parameters
payload: any
Optional _userContext: any
Returns boolean
Generated using TypeDoc