Forum Discussion

saralbreak's avatar
saralbreak
Copper Contributor
Feb 25, 2024

.Net 8 web API with identity Bearer token

I am using .NET 8 Bearer Token not JWT token and I want to check if it is expired from my client app. Is there any way I can decode it or at least check if it is expired or not? Is there a way I can ...

Resources