Hi, we are looking to integrate supertokens just for the user login and leverage AWS cognito for authentication and user management. In order to that we need Supertokens to generate a JWT access token that we'll pass to cognito for it to continue the process. Can I get some support on how to fetch the access token from Supertokens API? Thanks