I have a authorization server written in Spring Boot. I plan on creating a python app which will use the authorization server to validate the token. How can I achieve this in py