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(framework): add nuxt framework client #10684

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    78854d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0e7156 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef6d028 View commit details
    Browse the repository at this point in the history
  4. feat(nuxt): Add env.example

    peterbud committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4748aa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34bf2f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e06d0d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38f6c65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebea2ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fa19f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7a98c4 View commit details
    Browse the repository at this point in the history
  11. feat(nuxt): Use signIn and signOut in example app

    Also use runtime configs for configuring auth
    peterbud committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    88e28bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f453fe8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf5a696 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    74e55c0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6979049 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e64dfde View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f2c4b74 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5e54211 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    12692d4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0ff3a28 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8550235 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e663081 View commit details
    Browse the repository at this point in the history
  23. feat(nuxt): Handle basePath

    peterbud committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2ec8fe0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    02cea0e View commit details
    Browse the repository at this point in the history
  25. feat(nuxt): Add middleware

    peterbud committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7a88b16 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    40a38e1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9522237 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5cc2c52 View commit details
    Browse the repository at this point in the history
  29. docs(nuxt): COrrect JSdoc

    peterbud committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1776078 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d801b3e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b78106f View commit details
    Browse the repository at this point in the history
  32. chore: Update pnpm lock

    peterbud committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0c445cf View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    26ded21 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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