Open YourTechBud opened 1 year ago
Currently we only support authentication via JWT. We should add support for Kratos.
x-session-token
kratos.enabled
Claims
RequestAuthentication
If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you. 👍
The problem faced currently?
Currently we only support authentication via JWT. We should add support for Kratos.
How can we solve it?
x-session-token
to Kratos if SC was started with thekratos.enabled
flag.Claims
field ofRequestAuthentication
object.