Commit graph

5 commits

Author SHA1 Message Date
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
JJTech0130
931bb00caa
forgot 2023-08-17 21:17:13 -04:00
JJTech0130
7aa42d2b14
yay refactoring that works 2023-05-09 19:29:17 -04:00
JJTech0130
c99826d60e
remove old stuff, more refactoring 2023-05-09 17:03:27 -04:00
JJTech0130
2e6999056a
starting the refactor 2023-05-09 15:36:33 -04:00