I'm attempting to access my personal Apple Music library using the MusicKit API. I'm building a Python web application that uses it. I wasn't sure how I could generate a personalized Apple Music User Token. The process appears to be a tad more convoluted than the process for a Developer Token.
I'm also unfamiliar with XCode and Swift - I'd appreciate some hand-holding if the solution requires those.
Thanks!