nuxt-community / laravel-echo-module

Laravel Echo for Nuxt 2
MIT License
86 stars 31 forks source link

update getToken method from nuxt/auth module #36

Closed jalallinux closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #36 (66a9ab9) into master (8138e1f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           10        10           
  Branches         1         1           
=========================================
  Hits            10        10           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8138e1f...1600043. Read the comment docs.

brgmn commented 3 years ago

@jalallinux Your change will break the compatibility with nuxt/auth, or? Maybe you could implement a small config option letting users switch from nuxt/auth (default) to nuxt/auth-next?

ricardogobbosouza commented 3 years ago

Duplicated https://github.com/nuxt-community/laravel-echo/pull/14/files