authlib / joserfc

Implementations of JOSE RFCs in Python
https://jose.authlib.org
BSD 3-Clause "New" or "Revised" License
84 stars 8 forks source link

feat(types): Added boolean type hints for claims values #24

Closed stormcow closed 5 months ago

stormcow commented 5 months ago

ref: #23 and https://github.com/authlib/joserfc/commit/ab7d909a1e5a94ca2c353bef26399dceaa613a90

I have added bool type hints for value and values in ClaimsRegistry

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud