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

Example 3 - With magic link auth #15

Draft
wants to merge 40 commits into
base: with-faunadb-real-time
Choose a base branch
from

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    9651742 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    5c80197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db365d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c5248 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a176e53 View commit details
    Browse the repository at this point in the history
  5. Use Chakra components

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    db92f03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a8b1d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a07f25 View commit details
    Browse the repository at this point in the history
  8. WIP doc

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    a79f73e View commit details
    Browse the repository at this point in the history
  9. WIP doc

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    9d529ea View commit details
    Browse the repository at this point in the history
  10. WIP doc

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    0481142 View commit details
    Browse the repository at this point in the history
  11. Fix links

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    4569e45 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7de1e0f View commit details
    Browse the repository at this point in the history
  13. Add AuthFormModal.tsx

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    8142926 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    193ee36 View commit details
    Browse the repository at this point in the history
  15. Misc reformat

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    61e352f View commit details
    Browse the repository at this point in the history
  16. Add Magic API secrets

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    f7b5345 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e0bc203 View commit details
    Browse the repository at this point in the history
  18. Rename log-in > login

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    57fac60 View commit details
    Browse the repository at this point in the history
  19. Add debugging

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    f11c6ba View commit details
    Browse the repository at this point in the history
  20. Use Magic preload

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    9142ac4 View commit details
    Browse the repository at this point in the history
  21. Debugging

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    2211ecd View commit details
    Browse the repository at this point in the history
  22. Adapt footer

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    2a586bc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    86aacc0 View commit details
    Browse the repository at this point in the history
  24. Improve logging

    Vadorequest committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    cd382ec View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Figured it out

    Vadorequest committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    fd8ad4c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    645ca87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a8fb5 View commit details
    Browse the repository at this point in the history
  3. Improve TS defs + add doc for auth + increase security by calling "va…

    …lidate" on the didToken
    Vadorequest committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    e99af90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc2baf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3411a77 View commit details
    Browse the repository at this point in the history
  6. Refactoring crypto

    Vadorequest committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    84585db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bbd777 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8a363c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73ea379 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Add PR diff

    Vadorequest committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    fe2a0f3 View commit details
    Browse the repository at this point in the history
  2. Update footer

    Vadorequest committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    83b4eeb View commit details
    Browse the repository at this point in the history
  3. Fix wrong message

    Vadorequest committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d9c0272 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. BREAKING - Add EndNode + automatically create start/end nodes if any …

    …of them is missing (will destroy all existing datasets upon load)
    Vadorequest committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    62867b0 View commit details
    Browse the repository at this point in the history
  2. styling start and end node

    Dan-Hen authored and Vadorequest committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    1f44c4f View commit details
    Browse the repository at this point in the history