Getting wrong auth token
Hi there , quick question about xano , my auth /login ( who receive the correct inputs ) return me an auth token that is not recognized by auth /me ( cannot find the user link to the id of the auth token ) what 's can be the cause of this ? Sone infos : - id is adding the creation of the token Auth token - Cookie are setup correctly and received the auth token - db Auth is enable on auth /me Probably an obvious reason / stupid mistake from me but Im not again super confortable with the auth process 😦