mirror of
https://github.com/home-assistant/core.git
synced 2025-11-29 04:28:18 +00:00
committed by
Pascal Vizeli
parent
0cd3271dfa
commit
ea7ffff0ca
@@ -113,7 +113,6 @@ def login(cloud, email, password):
|
||||
cloud.id_token = cognito.id_token
|
||||
cloud.access_token = cognito.access_token
|
||||
cloud.refresh_token = cognito.refresh_token
|
||||
cloud.email = email
|
||||
cloud.write_user_info()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user