planetscale / beam

A simple message board for your organization or project
https://planetscale.com/blog/introducing-beam
MIT License
2.06k stars 141 forks source link

Occasional error while trying to auth #21

Closed jasonlong closed 2 years ago

jasonlong commented 2 years ago

@bogdansoare I've noticed this problem happening once in a while on my phone and iPad:

CleanShot 2022-02-06 at 21 34 36@2x

It seems to happen when I pull down in Safari to refresh and the URL shows https://beam.psdb.co/api/auth/error. Any ideas?

bogdansoare commented 2 years ago

Seems related to next-auth, I will investigate their open issues and also update to the latest version because I saw they released a new one a couple of days ago.

bogdansoare commented 2 years ago

Until we figure out a fix, I'm going to add some links to issues in next-auth for reference https://github.com/nextauthjs/next-auth/issues/519 https://github.com/nextauthjs/next-auth/discussions/1601