-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BB2-3227: Add access grant expiry to access token responses (#1207)
* Adds access grant expiry to access token responses. * Changed field name for US english consistency. * Added missing timestamp call * Fixed dag.expiration_date cases. * Added tests and made more readable. Fix bug RE: dag ABOUT to exist. * Fix blank lines linting error * Removed unused variable * Loosen time test * Collect created dag reliably * More flexible test * Fixed one time flake * Use expires in instead of hardcoding
- Loading branch information
1 parent
b2832e8
commit 6b80829
Showing
3 changed files
with
106 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters