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
0f3b6de3ab
improve logging to make it less messy 2023-07-23 18:55:13 -04:00
JJTech0130
281f9e8cb2
integrate it into the demo 2023-07-23 15:47:35 -04:00
JJTech0130
519c3ba2bb
relative imports 2023-07-23 15:37:43 -04:00
JJTech0130
c4caa08bf7
commit jelly files as they are now 2023-07-23 15:31:18 -04:00