Skip to content

Commit

Permalink
fix timeframe and one npm vulnerability (#32)
Browse files Browse the repository at this point in the history
steinsiv authored Oct 7, 2024
1 parent 386c6a1 commit 6381371
Showing 2 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion ex-01/doc/request_an_authorization_code.md
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ Steps:
* Using the Browser Web Developer Tools is recommended.
* Why in the browser?
* Why the "consent" flow?
* The code is available in the redirect. It is "use once" within "seconds"
* The code is available in the redirect. It is "use once" within 10 minutes
* (Depending on the State of your browser you may have to authenticate or not, explore the get request header for cookies)
* Make a copy of the 'code' parameter in the redirect.
* For additional insight on the complete dance (optional)
16 changes: 7 additions & 9 deletions ex-11/got-quote-api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6381371

Please sign in to comment.