nuxt-community / auth-module

Zero-boilerplate authentication support for Nuxt 2
https://auth.nuxtjs.org
MIT License
1.93k stars 924 forks source link

Deprecation alert #1844

Open jonalxh opened 1 year ago

jonalxh commented 1 year ago

Hi! I'm currently using @nuxtjs/auth ^4.9.1 and I'm facing an issue, Google is reporting that on March 31 the authentication library is gonna be deprecated:

Your client application uses libraries for user authentication or authorization that will soon be deprecated. See the Migration Guide for more information.

I'm using Google and session authentication. Can you help me to fix it? Thanks a lot.