Jwt to oAuth server-to-server migrataion
Hi Team,
I am getting migration mail for a project AdvancedNetworkingSMTP, which is currently using JWT token. This project is using for sending the emails.
Now I have gone through the document provided by Adobe for migration.
But my questions are
1. After migrating how can I test now my application is using oAuth server-to-server for creating tokens ?
2. Do I need to make changes in codebase also ?
3. Is there any tab inside project in developer console mode where I can check the token created is by oAuth server-to-server or by JWT ?


