EbrahimMajdey

Results 1 issues of EbrahimMajdey

I just need to know how to get the error code UNAUTHENTICATED because when I use .AuthorizeWith I am getting a VALIDATION_ERROR. here is a bit of startup.cs ``` services.AddAuthentication(options...

question