Skip to main content
Filter by
Sorted by
Tagged with
2 votes
2 answers
82 views

Jwt Cookie Based Authentication

Perhaps a stupid question, but here it goes. I have implemented a backend with auth/register auth/login, auth/refresh and auth/me with token-based authentication. Now if I do a post towards the ...
dinoboy's user avatar
  • 103
-1 votes
0 answers
58 views

Different Web Authentication Flow [closed]

I read something a few months ago about an Authentication flow, where the server would validate the credentials and store something (token ? id ?) directly in the request's headers. The client would ...
Jeremy's user avatar
  • 17
0 votes
1 answer
27 views

NestJS OAuth2.0 with Passport, JWT Vs. Session [closed]

I'm implementing Google OAuth2.0 in a NestJS backend using passport-google-oauth20. I’ve successfully set up the strategy and can receive the user profile after authentication. Now I’m deciding ...
Rohhab's user avatar
  • 13
0 votes
0 answers
31 views

How can use jwt and allauth. and is combing the neccessary? [closed]

I. Have been try to combine both jwt and django allauth but i'm still considering that is not important I have read different documentation but i was not still satisfied please i need some advice And ...
Francis-David's user avatar
0 votes
0 answers
9 views

wso2 APIM introspect key validation with Keycloak always returns error 900901 invalid credentials

Introspect always returns "900901 invalid credential", please check below error trace and configuration screenshot APIM admin key manager Configuration Also please note that it is working ...
muhammad nagah's user avatar