a client for suno to use ai music generator
use in app webview to login to suno ai,will read token and save
click login button to login
login to suno and click Im' already logined in
button
input cookie string to login
- go to
https://app.suno.ai/
- login you account
- open devtools,hit
F12
orctrl+shift+i
- refresh page
- find request
https://clerk.suno.ai/v1/client?_clerk_js_version=4.70.5
- find
cookie
in request header
- copy
cookie
string to input box