Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The authorization issue that occurs while navigating between APIs. #41

Open
ahysch opened this issue Aug 29, 2024 · 0 comments
Open

The authorization issue that occurs while navigating between APIs. #41

ahysch opened this issue Aug 29, 2024 · 0 comments

Comments

@ahysch
Copy link

ahysch commented Aug 29, 2024

When I used Ocelot, after obtaining a token from my Auth API and authorizing, I didn't need to retrieve the token again while navigating or making requests to other APIs.But I needed to retrieve the token again when I refreshed the page.
However, when I tried this with YARP, I need to retrieve the token again when I switch the selected API and attempt to make a request to any endpoint through Swagger.By the way, I use a username and password when obtaining a token from my Auth API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant