The following user credentials can be used for testing purposes. These users will not return a member level using the /oauth/me endpoint.
| Username | Password | Membership Level |
| johnsmith | 6&4FgWRFUFFx | Leo Hero |
| janedoe | 6&4FgWRFUFFx | Leo Lifer |
| tommyatkins | 6&4FgWRFUFFx | Leo MVP |
| joeschmoe | 6&4FgWRFUFFx | Not a member |
In order to test your verification API integration please use the following endpoint in place of the /oauth/me endpoint.
https://leoadventures.com/oauth/testme
Everything else in the process will be the same and can be used as outlined in the integrating the verification API article.
