Skip to content

Conversation

@qiuosier
Copy link
Member

When users passed in both config and signer in ads.set_auth(), the config is ignored and only the signer is used at the moment. For the use case similar to session token signer, information from the config is also needed.

This PR updates the behavior to use both config and signer if they are both passed into ads.set_auth().

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 10, 2023
@github-actions
Copy link

📌 Cov diff with main:

No success to gather report. 😿

📌 Overall coverage:

No success to gather report. 😿

@github-actions
Copy link

📌 Cov diff with main:

Coverage-100%

📌 Overall coverage:

Coverage-71.16%

@qiuosier qiuosier merged commit 1bc4b18 into main Oct 16, 2023
@qiuosier qiuosier deleted the auth_config branch October 17, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

3 participants