Skip to content

SDK regeneration

5bff188
Select commit
Loading
Failed to load commit list.
Merged

feat+fix: Pagination fix, SDK logging, OAuth1/DPoP types #785

SDK regeneration
5bff188
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 19, 2026 in 5s

6 new alerts

New alerts in code changed by this pull request

  • 6 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 17 in src/auth0/management/core/logging.py

See this annotation in the file changed.

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.

Check notice on line 18 in src/auth0/management/core/logging.py

See this annotation in the file changed.

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.

Check notice on line 19 in src/auth0/management/core/logging.py

See this annotation in the file changed.

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.

Check notice on line 20 in src/auth0/management/core/logging.py

See this annotation in the file changed.

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.

Check notice on line 60 in src/auth0/management/core/pydantic_utilities.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'get_origin' is not used.

Check notice on line 62 in src/auth0/management/core/pydantic_utilities.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'is_union' is not used.