Changing the clerk version id in the python package I was using was annoying, so I looked at the structure.
I found that suno AI was using the cleck package's CDN with an address of “clerk.suno.com” and that the address was related to “jsdelivr.com”, so I created a PR for it.
The “clerk.suno.com” CDN also has all the version information for the clerk package, and session authentication succeeds when using the latest version.
hi.
Changing the clerk version id in the python package I was using was annoying, so I looked at the structure.
I found that suno AI was using the cleck package's CDN with an address of “clerk.suno.com” and that the address was related to “jsdelivr.com”, so I created a PR for it.
The “clerk.suno.com” CDN also has all the version information for the clerk package, and session authentication succeeds when using the latest version.