Skip to content

Example 3 - With magic link auth#15

Draft
Vadorequest wants to merge 40 commits intowith-faunadb-real-timefrom
with-magic-link-auth
Draft

Example 3 - With magic link auth#15
Vadorequest wants to merge 40 commits intowith-faunadb-real-timefrom
with-magic-link-auth

Conversation

@Vadorequest
Copy link
Copy Markdown
Owner

@Vadorequest Vadorequest commented Mar 9, 2021

The canvas dataset is stored in FaunaDB.
Changes to the canvas are real-time and shared with everyone.
Authenticated users see their email being displayed and can login/logout but still share the same document as guests.

Demo: https://poc-nextjs-reaflow-git-with-magic-link-auth-ambroise-dhenain.vercel.app/


Known issues

Concurrent updates: There are a few issues due to concurrent updates overwriting each other (nodes content jumping). This issue has been solved in #12 using a queue of mutations but won't be backported to this example.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ambroise-dhenain/poc-nextjs-reaflow/DXTiaFUfzXKNdQewXn9oh6N34WQC
✅ Preview: https://poc-nextjs-reaflow-git-with-magic-link-auth-ambroise-dhenain.vercel.app

@Vadorequest Vadorequest changed the base branch from main to with-faunadb-real-time March 9, 2021 00:05
@Vadorequest Vadorequest changed the title With magic link auth Example - With magic link auth Mar 9, 2021
@Vadorequest Vadorequest changed the title Example - With magic link auth Example 3 - With magic link auth Mar 10, 2021
Vadorequest and others added 2 commits March 12, 2021 01:56
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.

2 participants