http://localhost:3000/oauth2/authorize?client_id={app_id}&redirect_uri={redirect_url}&scope=
https://{your_callback_url}?access_token={user_jwt_token}&expires_in=604800&username={username}
http://localhost:3000/oauth2/authorize?client_id={app_id}&redirect_uri={redirect_url}&scope=
https://{your_callback_url}?access_token={user_jwt_token}&expires_in=604800&username={username}