Serkan Kalay

Results 3 comments of Serkan Kalay

I am still having this issue on v0.3.3. I have an authenticated decorator which creates an Authenticate object but still gives this error upon instantiation.

Actually with the exact same code, it still gives the exact same error. In v0.3.3 @mkhorasani you introduced key but only to the widgets. However, the error is raised while...

Hi @mkhorasani. That's actually what I did, and it works perfectly fine. For others maybe to make use of it: - I have a decorator that creates and `Authenticate` if...