5 questions from the last 7 days
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 ...
-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 ...
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 ...
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 ...
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 ...