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

chore: add protected trpc router example #194

Merged
merged 39 commits into from
Jul 22, 2022
Merged

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    804dda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24af991 View commit details
    Browse the repository at this point in the history
  3. Update template/addons/next-auth/api-handler-prisma.ts

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    bhatvikrant and balazsorban44 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1ad5703 View commit details
    Browse the repository at this point in the history
  4. Update template/addons/next-auth/api-handler.ts

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    bhatvikrant and balazsorban44 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f0c924f View commit details
    Browse the repository at this point in the history
  5. Update template/addons/next-auth/next-auth.d.ts

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    bhatvikrant and balazsorban44 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9a52bfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd153d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25f9589 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c87d5e9 View commit details
    Browse the repository at this point in the history
  9. fix: run prettier

    bhatvikrant committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f40373a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    714322f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d7846c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    a266875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2429c41 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    c2c64b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c18e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    decb70d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef2093e View commit details
    Browse the repository at this point in the history
  5. chore: remove auth middleware from auth-router.ts since its now han…

    …dled by `protected-router.ts`
    bhatvikrant committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    435dbc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e949da3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d2172f View commit details
    Browse the repository at this point in the history
  8. chore: re-run actions

    bhatvikrant committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    5758f60 View commit details
    Browse the repository at this point in the history
  9. chore: undo test commit

    bhatvikrant committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    c185472 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ecaf12c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

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

Commits on Jul 18, 2022

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

Commits on Jul 19, 2022

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

Commits on Jul 20, 2022

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

Commits on Jul 21, 2022

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

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    e0a4f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6395fa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2677ea8 View commit details
    Browse the repository at this point in the history
  4. fix: merge ternaries

    bhatvikrant committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    05e8a11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    827f0af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2c2408 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    887affb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b7b0f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7d1a93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28e263f View commit details
    Browse the repository at this point in the history
  11. chore: update comments

    bhatvikrant committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1f47618 View commit details
    Browse the repository at this point in the history