USStateDept / State-TalentMAP

A comprehensive research, bidding, and matching system to match Foreign Service employees with the right skills to available posts and positions. API Layer - https://github.com/USStateDept/State-TalentMAP-API
Other
31 stars 16 forks source link

Handle token expiration on front-end #275

Open mjoyce91 opened 6 years ago

mjoyce91 commented 6 years ago

Based on how authentication is handled on the back-end, logic should be performed to determine if the existing token has expired.

mjoyce91 commented 6 years ago

Depends on https://github.com/18F/State-TalentMAP-API/issues/52

mjoyce91 commented 6 years ago

May hold off on this until we have a better idea of State's authentication process.