Hello. Is there any endpoint that can be used to check if an access_token is valid or not?
.../auth/oauth2/info
should give you all you need.
1 Like
Hello. Is there any endpoint that can be used to check if an access_token is valid or not?
.../auth/oauth2/info
should give you all you need.