Xbasic
NodeServices Namespace
Description
System Helper classes implemented in node.
- Name
- Description
- nodeservices::firestore Class
- Handlebars Class
Expand 'Handlebars' templates from Xbasic.
- NodeServices::TimeBasedToken Class
Time based tokens are typically used in features like two factor authentication. A time based token is a token that automatically expires after a short period of time. The NodeServices::TimeBasedToken class can be used to generate or validate a time based token.