I have got token from user signIn & signUp function. But when i set token in headers authorization, It returns
{
"message": "invalid algorithm"
}
i am so curious to know what this is happening.
Also I double check config values are already loaded.
Thank you.
I have got token from user signIn & signUp function. But when i set token in headers authorization, It returns
i am so curious to know what this is happening.
Also I double check config values are already loaded.
Thank you.