Tag: Auth
Auth: Cannot read property ‘$cookies’ of undefined
Danyal April 6, 2022
I faced this problem while developing Nuxt.js authentication middleware. The key this doesn’t work within the middleware,…
Posted in Nuxt.js Tagged Auth, Authentication, javascript, middleware, node, nuxt.js
Lumen authentication API
Danyal November 24, 2018
Since last couple of years I used Laravel for web and API development, finally decided…
Posted in Laravel Tagged API, api_token, Auth, Authentication, lumen, sessionless