3
I have a basic Oath api, it only generates the token, it is on localhost:1010/Token
I have an api with the business rule methods, is on localhost:2020/api
How do I validate whether a token is valid within the :2020 api ?
Thank you.
3
I have a basic Oath api, it only generates the token, it is on localhost:1010/Token
I have an api with the business rule methods, is on localhost:2020/api
How do I validate whether a token is valid within the :2020 api ?
Thank you.
Browser other questions tagged c# oauth
You are not signed in. Login or sign up in order to post.