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

Add an example for Fauna using cookie based auth (round 2) #9986

Merged
merged 18 commits into from Jan 15, 2020

Commits on Dec 13, 2019

  1. Copy the full SHA
    16cfc10 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Update example to use more secure method of non-js cookie and all aut…

    …hed access via backend api calls.
    vimota committed Jan 7, 2020
    Copy the full SHA
    a031626 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Updated README

    lfades committed Jan 13, 2020
    Copy the full SHA
    8f44208 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5ae357 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Copy the full SHA
    b0aa18c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6d42e36 View commit details
    Browse the repository at this point in the history
  3. Remove semicolons

    vimota committed Jan 14, 2020
    Copy the full SHA
    d7843ff View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a1b5425 View commit details
    Browse the repository at this point in the history
  5. Lint fix

    vimota committed Jan 14, 2020
    Copy the full SHA
    5ecd6f7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5c59ee8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    00742a6 View commit details
    Browse the repository at this point in the history
  8. Simplified login code

    lfades committed Jan 14, 2020
    Copy the full SHA
    27c55f8 View commit details
    Browse the repository at this point in the history
  9. Simplified signup code

    lfades committed Jan 14, 2020
    Copy the full SHA
    2b45e34 View commit details
    Browse the repository at this point in the history
  10. Removed isomorphic-unfetch

    lfades committed Jan 14, 2020
    Copy the full SHA
    771221b View commit details
    Browse the repository at this point in the history
  11. Simplified logout

    lfades committed Jan 14, 2020
    Copy the full SHA
    2eb13b8 View commit details
    Browse the repository at this point in the history
  12. Removed get-host file

    lfades committed Jan 14, 2020
    Copy the full SHA
    3718552 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    e944e32 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    6017dff View commit details
    Browse the repository at this point in the history