create user token from java app

Hi,

I'm trying to create/modify a playlist on a user's behalf from a web app with a java backend...

After reading the docs, i've managed to create a developer token but i'm stuck at creating a user token.

My expectation from Apple was that they would provide some OAuth API call that would bring the user to a log in page followed by a redirect to my web app which will modify/create user's playlists on their behalf.

Does Apple provide support for such calls? How would I create a user token outside iOS (in java)?

I have the same issue. Trying to use the api within a net core api and there doesnt appear to be a way to fetch a user token outside of an ios app or musickit js which is beta and still not ideal.

create user token from java app
 
 
Q