manchenkoff / nuxt-auth-sanctum

Nuxt module for Laravel Sanctum authentication
https://manchenkoff.gitbook.io/nuxt-auth-sanctum/
MIT License
153 stars 18 forks source link

feat: add module logger with optional configuration #76

Closed manchenkoff closed 5 months ago

manchenkoff commented 5 months ago

Is your PR related to a specific issue/feature? Please describe and mention issues.

Closes #51. This change involves integrating a logger to write debug information and improve existing warnings and error formats.

Checklist: