CleverStack – Token based authentication
To enable other sites to query your backend API created with Clever-Stack, here are a few steps to replicate in your code: Step 1 – Add token to cors config of backend: Browse to ./backend/config/ and open global.json Add token … Continued