Panel Login

Hi all,
I’ve noticed changes in the oauth login as I use the generic handler and an error of the following sort popped. Keep in mind that at version 1.2.3 works fine, as for 1.3+ is not. The error:

File "C:\xxx\Python310\lib\site-packages\panel\auth.py", line 408, in _on_auth
    raise HTTPError(400, "OAuth token payload missing user information")
tornado.httpclient.HTTPClientError: HTTP 400: OAuth token payload missing user information
2023-11-16 15:14:03,167 500 GET /login?...
1 Like

Please report this as a regression on Github. Thanks.

Will do, thanks @Marc !

1 Like