Next.js and Apollo server

How can you send a token from the frontend(next.js) to the backend (apollo server) and verify the token on the backend?