mfwgenerics
04/22/2023, 3:52 PMSessionNode.init({
jwt: {
enable: true
}
})
to recipeList backend config in order to get a JWT on my session? I've done this but no jwt
appears on the access token payload either on the frontend or backendrp_st
04/22/2023, 3:53 PMmfwgenerics
04/22/2023, 3:57 PMnext dev
rp_st
04/22/2023, 3:57 PMmfwgenerics
04/22/2023, 4:03 PMnext dev
has jwts showing now. thanks