PiotrMachowski / Home-Assistant-custom-components-Google-Keep

This sensor uses gkeepapi library to download a list of notes from https://keep.google.com/.
MIT License
66 stars 8 forks source link

Keyring and token support to fix the BadAuthentication #31 #32

Open StefanoGiu opened 8 months ago

StefanoGiu commented 8 months ago

Keyring and token support to fix the BadAuthentication #31

Lash-L commented 3 months ago

@StefanoGiu How are you getting the token inside the keyring for this to be helpful? Came across this Pr looking for a solution to a similar problem - but this just seems to move the process of getting a master token elsewhere without any kind of docs