-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add session management : Reuse login session across multiple API requ…
…ests (#117) * Add cookie and token to enable session management * Save the token exclusively in the event of successful response * Optimize code handle 403 Forbidden status * Optimize code to save token for each array * Mask sensitive info from response * Fix gosec issues * Update copyright info
- Loading branch information
1 parent
4009fe7
commit dfba845
Showing
1 changed file
with
75 additions
and
14 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