Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: icanbwell/oidc-auth-lib

Tags

1.0.21

Toggle 1.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from icanbwell/enable-passing-mongo-client-opt…

…ions

feat: add support for additional MongoDB client options and compressors

1.0.20

Toggle 1.0.20's commit message
feat: add support for additional MongoDB client options and compressors

1.0.19

Toggle 1.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #13 from icanbwell/set-read-preference-to-primary

feat: set read preference to primary and majority read concern

1.0.18

Toggle 1.0.18's commit message
feat: update MongoDB read preference and concern to string values

1.0.17

Toggle 1.0.17's commit message
feat: change default read preference to PRIMARY_PREFERRED in mongo_re…

…pository

1.0.16

Toggle 1.0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from icanbwell/remove-obsolete-methods

refactor: remove obsolete methods from token_reader and enhance loggi…

1.0.15

Toggle 1.0.15's commit message
refactor: specify logger for DEBUG level in request scope middleware …

…tests

1.0.14

Toggle 1.0.14's commit message
add REQUEST_SCOPE log level to log_levels.py

1.0.13

Toggle 1.0.13's commit message
refactor: change log level from info to debug in request scope middle…

…ware

1.0.12

Toggle 1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update oidcauthlib/container/simple_container.py

Co-authored-by: Copilot <[email protected]>