CMSgov / bluebutton-web-server

Blue Button API
https://sandbox.bluebutton.cms.gov
Other
40 stars 24 forks source link

BB2-3483: Fixed date format #1265

Open loganbertram opened 1 day ago

loganbertram commented 1 day ago

JIRA Ticket: BB2-3483

What Does This PR Do?

Fixes access grant expiration date to use ISO-8601, per FHIR expectations.

What Should Reviewers Watch For?

Check access grant expiration format.

If you're reviewing this PR, please check for these things in particular:

Validation

Get an access token and confirm that the "access_grant_expiration" is in ISO-8601 format.

What Security Implications Does This PR Have?

Please indicate if this PR does any of the following:

Any Migrations?