Skip to content

Tape Template for Mindful Auth

Duplicate the official Tape Mindful Auth Template to quickly get your Tape backend set up with Mindful Auth. Simply duplicate the template project in your Tape account.

Install Tape Mindful Auth Template

Main application for managing members and authentication.

FieldTypeExternal ID
Nametextname
Emailemailemail
Client RecordIDcalculationclient_recordid
Authentication Statuscategoryauthentication_status
Authentication Typecategoryauthentication_type
2FA Statuscategory_2fa_status
Password Hashtextpassword_hash
Password Salttextpassword_salt
2FA Secrettext_2fa_secret
2FA Recovery Codestext_2fa_recovery_codes

Authentication Status Categories

  • Unlocked
  • Locked
  • Password Change Pending
  • Email Verification Pending

Authentication Type Categories

  • Password
  • Magic Link

2FA Status Categories

  • Enabled
  • Disabled

Application for logging authentication events. (Business Plan only)

FieldTypeExternal ID
Event IDunique_idevent_id
Event Typetextevent_type
Event Statuscategoryevent_status
Risk Levelcategoryrisk_level
Messagetextmessage
User Recordappuser_record
User Emailtextuser_email
Timestampdatetimestamp
Timezonetexttimezone
Tenant Domaintexttenant_domain
Requested URLtextrequested_url
IP Addresstextip_address
Locationlocationlocation
Latitude/Longitudetextlatitude_longitude
Continenttextcontinent
Country Codetextcountry_code
ASNtextasn
ISPtextisp
User Agenttextuser_agent
Error Detailstexterror_details
Metadatatextmetadata
Session IDtextsession_id
CF Request IDtextcf_request_id

Event Status Categories

  • Success
  • Failure
  • Warning
  • Info

Risk Level Categories

  • Low
  • Medium
  • High
  • Critical