How Magic Links Work
When you log in to Typewise, a time-limited authentication link is sent to your email. Clicking the link verifies your identity and creates a secure session.Enter your email
Go to the Login page and enter your email
address.
Signup invitation links sent to new users are valid for 7 days, giving
them more time to complete their account setup.
Session Duration
After logging in, your session remains active for 7 days. Once the session expires, you need to request a new magic link to continue using the platform.- Sessions last 7 days from the time of login
- There are no automatic session extensions or refresh tokens
- You can log out manually at any time, which immediately ends your session
- After logout or session expiry, request a new magic link to log in again
Two-Factor Authentication
Typewise inherits two-factor authentication from your email provider. Since magic links are sent to your email, anyone accessing the link must first authenticate with your email account. For maximum security, ensure all team members have two-factor authentication enabled on their email accounts.Access Revocation
When an administrator removes a user from the platform via User Management, the user loses access on their next interaction with the platform.- The user’s account is deleted from the system
- Their existing browser session is invalidated on the next request
- Any attempt to access the platform after removal results in automatic logout
Users are not immediately disconnected mid-session. Access is revoked when
they next interact with the platform, at which point authentication fails and
they are logged out.
Security Features
Typewise implements several security measures to protect your account:| Feature | Description |
|---|---|
| Cryptographic signing | All magic link tokens are cryptographically signed to prevent tampering |
| HttpOnly cookies | Session cookies cannot be accessed by JavaScript, protecting against XSS attacks |
| Secure cookies | Cookies are only transmitted over HTTPS in production |
| Short-lived signup sessions | New user signup sessions expire after 1 hour to limit exposure |
See also
- User Management: Add, edit, and remove users
- Guardrails: Configure security parameters for AI actions