-
Notifications
You must be signed in to change notification settings - Fork 8
feat: Add support for AWS integration content session token exchange #399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified Files
|
zackverham
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of tiny observations / nits, but the overall pattern matches what we've done previously so I think this looks great.
Probably will want Taylor to give it a lookover as well just to make sure he doesn't see anything I missed.
Similar to existing helper for Viewer integrations but the content session token counterpart.
Usage example in docstring for function.
Tests updated.