nuxt-auth-sanctum

Nuxt module for Laravel Sanctum authentication

MIT License

Downloads
8.6K
Stars
94

Bot releases are visible (Hide)

nuxt-auth-sanctum - v0.3.14 Latest Release

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

❤️ Contributors

nuxt-auth-sanctum - v0.3.13

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Hardcode absolute path to node_modules for page meta (eb0d555)

❤️ Contributors

nuxt-auth-sanctum - v0.3.12

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Adjusted path for page meta type (c0ddc35)

❤️ Contributors

nuxt-auth-sanctum - v0.3.11

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Expose page meta augmented type (b49fdfb)

❤️ Contributors

nuxt-auth-sanctum - v0.3.10

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Removed workspace from dependencies (a648ae9)

❤️ Contributors

nuxt-auth-sanctum - v0.3.9

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Expose type via templates (d1ed3a4)
  • Export public runtime config as part of module (43fd15c)

🏡 Chore

  • Added typing for interceptors (8446f6a)
  • Added transpile build option (40fe0b2)

❤️ Contributors

nuxt-auth-sanctum - v0.3.8

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Updated exporting nuxt schemas (fa608f6)

❤️ Contributors

nuxt-auth-sanctum - v0.3.7

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Use common request header (2536f21)

❤️ Contributors

nuxt-auth-sanctum - v0.3.6

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

❤️ Contributors

nuxt-auth-sanctum - v0.3.5

Published by github-actions[bot] 5 months ago

compare changes

🚀 Enhancements

  • Added support for custom interceptors (2795998)

🩹 Fixes

  • Disabled typecheck in the playground (cd77036)

🏡 Chore

  • Upgraded module build dependencies (16cdde6)
  • Extracted default module options (e0f2c7a)
  • Applied formatting to system files (ae7918f)

❤️ Contributors

nuxt-auth-sanctum - v0.3.4

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Dropped extenal cookie parser to use h3 (1410179)

❤️ Contributors

nuxt-auth-sanctum - v0.3.3

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Fixed cookie parses dependency (bd6ef34)

🏡 Chore

❤️ Contributors

nuxt-auth-sanctum - v0.3.2

Published by github-actions[bot] 5 months ago

compare changes

🩹 Fixes

  • Added github token for automatic release creation (84fac56)
  • Request csrf only when not set (569dbdc)
  • Added csrf cookie for secure ssr calls (8b45e06)

🏡 Chore

  • Added debug log for user initial request (409b3ae)

❤️ Contributors

nuxt-auth-sanctum - v0.3.1

Published by manchenkoff 6 months ago

compare changes

🩹 Fixes

  • Added npm credentials config (51d76ef)
  • Added id-token permission for pipeline (72b08ea)
  • Keep config type exported in composable (3862bfb)

🏡 Chore

  • Upgraded setup-node to v4 (3f6226d)
  • Removed temp pipeline for publishing (3bd6027)

❤️ Contributors

nuxt-auth-sanctum - v0.3.0

Published by manchenkoff 6 months ago

compare changes

🚀 Enhancements

  • Added publish workflow (3c8baef)
  • ⚠️ Added guest mode for global middleware (50f2a10)

🩹 Fixes

  • Include history and write permissions in release pipeline (220e16b)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Added guest mode for global middleware (50f2a10)

❤️ Contributors

nuxt-auth-sanctum - v0.2.3

Published by manchenkoff 6 months ago

compare changes

🩹 Fixes

  • Resolved constant visibility issue (5cbd7a3)

❤️ Contributors

nuxt-auth-sanctum - v0.2.2

Published by manchenkoff 6 months ago

compare changes

🚀 Enhancements

🩹 Fixes

  • Removed redundant empty line (6426309)
  • Reset user only when it expires (d314b86)
  • Request identity once on plugin init (c88fbdf)
  • Push main branch after bumping release version (cc76b0e)

❤️ Contributors

nuxt-auth-sanctum - v0.2.1

Published by manchenkoff 7 months ago

compare changes

🩹 Fixes

  • Remove git push with tags (03b28d4)
  • Prevent infinite redirect for guests (20e7cc9)

📖 Documentation

  • Use new nuxi module add command in installation (d74c007)
  • Update second step (93e365d)

❤️ Contributors

nuxt-auth-sanctum - v0.2.0

Published by manchenkoff 7 months ago

compare changes

🚀 Enhancements

  • Add Origin header to the request (6387379)
  • Added separate error page (79ce7b2)
  • Implemented global middleware (6322fd3)

🩹 Fixes

  • Opt in to import.meta.* properties (99e98c9)
  • Prevent redirects to the same page (01daa22)
  • Prevent redirect on 401 response from login page (380d4a6)
  • Removed mistaken command from contributing rules (f4fbf82)
  • Adjusted tsc directories to check (de23cbb)

🏡 Chore

  • Code style improvements (32b0a64)
  • Simplified middleware checks (1c186b9)

❤️ Contributors

nuxt-auth-sanctum - v0.1.2

Published by manchenkoff 9 months ago

compare changes

🩹 Fixes

  • Added required config to fixture env (09b621d)
  • Updated nuxt dependencies and fixed test behavior (e06cb36)

❤️ Contributors