pypush/ids
itsjunetime f80acd2e09 - Remove unused imports
- extract idsuser authentication functionality to separate function so that it can be reused
- add more typing hints to make lsp happier
- access dictionary values more safely with walrus operator
- simplify some list comprehension and iteration
- print proxy errors in more detail so they're easier to debug
- store apnsconnection in proxy so that we can use it to make a user and decrypt payloads if needed
2023-08-21 21:10:04 -06:00
..
__init__.py - Remove unused imports 2023-08-21 21:10:04 -06:00
_helpers.py incorporate most of June's changes 2023-08-19 15:25:21 -04:00
identity.py - Remove unused imports 2023-08-21 21:10:04 -06:00
profile.py - Remove unused imports 2023-08-21 21:10:04 -06:00
query.py - Remove unused imports 2023-08-21 21:10:04 -06:00
signing.py - Remove unused imports 2023-08-21 21:10:04 -06:00