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: Introduce Reverification #1726

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

feat: Introduce Reverification #1726

wants to merge 35 commits into from

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    d46bc81 View commit details
    Browse the repository at this point in the history
  2. update manifest

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c871def View commit details
    Browse the repository at this point in the history
  3. add code snippets

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f1b52c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20b272f View commit details
    Browse the repository at this point in the history
  5. add ruby example

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b45b74f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f898d82 View commit details
    Browse the repository at this point in the history
  7. flatten nextjs examples

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    bb12246 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ba6331 View commit details
    Browse the repository at this point in the history
  9. update auth-object ref

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d5889fa View commit details
    Browse the repository at this point in the history
  10. add another caveat

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e41cc54 View commit details
    Browse the repository at this point in the history
  11. minor fixes for auth ref

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d0b0afe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9ad121 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0daef22 View commit details
    Browse the repository at this point in the history
  14. remove stale text

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b5e8e1b View commit details
    Browse the repository at this point in the history
  15. fix linting errors

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    dbb1af3 View commit details
    Browse the repository at this point in the history
  16. fix formatting

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    872f3c5 View commit details
    Browse the repository at this point in the history
  17. improve readability

    panteliselef authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    62651d9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1870efb View commit details
    Browse the repository at this point in the history
  19. Update description of docs/guides/re-verification.mdx

    Co-authored-by: Bryce Kalow <[email protected]>
    panteliselef and BRKalow authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    57c28df View commit details
    Browse the repository at this point in the history
  20. add SessionVerification

    panteliselef authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b84f08c View commit details
    Browse the repository at this point in the history
  21. add array types

    panteliselef authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    229e748 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    678727d View commit details
    Browse the repository at this point in the history
  23. fix formatting

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3113f36 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    319db6e View commit details
    Browse the repository at this point in the history
  25. add beta tags

    panteliselef authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7a8c155 View commit details
    Browse the repository at this point in the history
  26. fix formatting

    panteliselef committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a16fa2c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fix fva typo in name

    panteliselef authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    78f86d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. in-place suggestions for guide

    Co-authored-by: Colin Sidoti <[email protected]>
    panteliselef and colinclerk authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b04adfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2164d2 View commit details
    Browse the repository at this point in the history
  3. change guide url

    panteliselef authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ad03d30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06ddd7a View commit details
    Browse the repository at this point in the history
  5. fix rending of list

    panteliselef authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    dbdcbb7 View commit details
    Browse the repository at this point in the history
  6. comply with formatting

    panteliselef committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5051a13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8598a75 View commit details
    Browse the repository at this point in the history
  8. fix list items

    panteliselef committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a2ac223 View commit details
    Browse the repository at this point in the history