-
Notifications
You must be signed in to change notification settings - Fork 8
afp write: Notify user about expiring credentials + easy way to get fresh ones #64
Comments
Super Sache! :-) On 07/19/2016 12:29 PM, Robert Jack Will wrote:
Alexander Lüdeke (Marktsegment PPA, Team PPB, Developer) Immobilien Scout GmbH [email protected]Immobilien Scout GmbH - Ein Unternehmen der Scout24-Gruppe |
Just use the |
Hi Valentin,
|
AFAICT: all Amazon SDKs should actually be able to use the developer-service: So, in essence, you shouldn't have to do anything for all of your use-cases. |
I am mostly using "afp write" since I need credentials in my IDE and several open shell windows. Often commands (such as DataWario) fail late when there are expired credentials, so I want to avoid that situation.
I am currently working[1] on a small feature which uses python TK (TKinter) to show a count-down of validity for credentials in a small window which I can place whereever I want on my screen. The window shall have:
I am adding this issue so anyone can give feedback before I spend too much time on it.
Also, I only test on Ubuntu and would be happy about people testing it on Mac (and possibly further OS's).
[1] https://github.com/matey-jack
The text was updated successfully, but these errors were encountered: