Hello, I was checking the logout API and got a doubt. Should I use Redis to store the Push Notification Token? https://github.com/santiq/bulletproof-nodejs/blob/28135541128a7627bb9060c1322da4fade0d5d38/src/api/routes/auth.ts#L67
Hello, I was checking the logout API and got a doubt. Should I use Redis to store the Push Notification Token?
bulletproof-nodejs/src/api/routes/auth.ts
Line 67 in 2813554