Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve email verification procedure and resetting the token after each visit #414

Merged
merged 5 commits into from
May 13, 2024

Conversation

mfts
Copy link
Owner

@mfts mfts commented May 13, 2024

  • allow viewer to view a session in dataroom
  • allow viewer to view a document
  • disallow forwarding of token (only valid once)

Copy link

vercel bot commented May 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
papermark ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2024 4:36pm

Copy link

what-the-diff bot commented May 13, 2024

PR Summary

  • Enhanced Dataroom Viewer Component
    The DataroomViewer.tsx component has been strengthened with the ability to perform additional actions including verification status and handling URL parameters. This provides more control and improves its behavior in different scenarios.

  • Improved Pages Viewer Component
    The PagesViewer.tsx component now contains an additional functionality to manage URL parameters to ensure cleaner URLs in your app.

  • Altered Dataroom View Component
    In DataroomView.tsx, additional control has been provided for setting verification status, providing more flexibility for handling different conditions.

  • Streamlined Document View Component
    The DocumentView.tsx component now has enhanced navigation features with a better routing mechanism.

  • API Handling for Email Verification Updated
    The changes in the API endpoints for email verification now include the 'dataroomVerified' parameter, which brings increased accuracy to the verification process.

@mfts mfts merged commit 745ea00 into main May 13, 2024
2 checks passed
@mfts mfts deleted the feat/reset-verification-token branch May 13, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant