Files
replit-py/src/replit
Scoder12 82fca56318 Fix bug with auth.signed_in
If header doesn't exist, name will be None, which is not equal to an empty string making signed_in pass. Changed to bool because None and empty string are both falsey
2020-08-10 19:00:01 -07:00
..
2020-08-07 14:53:23 -07:00
2020-08-10 18:58:06 -07:00
2020-08-10 19:00:01 -07:00