facet-acq / post-award

Application Service Supporting Entitlement and Administration of Government Procurement Actions
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Return a Short-Lived JWT Authentication Token #22

Open djfurman opened 6 years ago

djfurman commented 6 years ago

Given an authentic user and a successful external validation When the user attempts to sign in Then the user should be issued an encrypted JSON Web Token and the user should be signed in and the token expiration should be set to a reasonable time period and the token should refresh itself if the user is still active