dash-google-auth icon indicating copy to clipboard operation
dash-google-auth copied to clipboard

TypeError: Dash() got an unexpected keyword argument 'auth'

Open jvschoen opened this issue 3 years ago • 4 comments

https://github.com/lchapo/dash-google-auth/blob/11408f5e89c81157c42b2872bb5e545bf713d09c/app.py#L22

It looks like this auth argument is no longer valid

jvschoen avatar Sep 08 '20 16:09 jvschoen

Yep, having the same issue

jithin59 avatar Sep 15 '20 07:09 jithin59

same here

hossein-jazayeri avatar Oct 02 '20 17:10 hossein-jazayeri

This package is no longer actively maintained and isn't compatible with dash>=1.0. I'll put a deprecation warning on the readme to make this more obvious.

lchapo avatar Oct 02 '20 17:10 lchapo

I wrote a simple solution here

hossein-jazayeri avatar Oct 03 '20 17:10 hossein-jazayeri