micromdm / nanodep

NanoDEP is a set of tools and a Go library powering them for communicating with Apple's Device Enrollment Program (DEP) API servers.
MIT License
33 stars 12 forks source link

Consider a token caching facility #80

Open jessepeterson opened 3 weeks ago

jessepeterson commented 3 weeks ago

Apple has been adding tokens to DEP such as the MAID JWT and Beta OS tokens. Consider adding a token caching facility to NanoDEP. Some ideas/considerations: