j4kim / Flan411

C# desktop client for t411
0 stars 0 forks source link

Handle token renewal if token expired #5

Open groovytron opened 7 years ago

groovytron commented 7 years ago

The authentication token can expire so we need to ask for a new one if it's expired. This method might have to be called in few places in the service.