Mee6
Mee6
CC#
Created by Mee6 on 1/20/2024 in #help
Is there a way to authenticate using OAuth2 token and map it to internal JWT
Basically, my server checks for some stuff by utilizing OAuth2 token and returns JWT Im looking for a way to connect that flow to Swagger - as in: Authorize button -> OAuth2 authenticate -> send that token to our own service for our jwt
4 replies
CC#
Created by Mee6 on 11/13/2023 in #help
Endpoint routing how to support users/me and users/<id>
Hey, how do I support both cases? Do i create multiple controllers?
8 replies