This video is about authenticating the frontend server (running Next.js) with the backend server. Don't confuse it with the typical user authentication. Also, not all WPGraphQL mutations require authentication. For instance, you can create comments unauthenticated, without a valid bearer token.
@vinoobharadwaj Жыл бұрын
Hi Abhinav, great series, much needed and helpful. I would request you to please add a video on making this site full responsive, optimised for mobile views. Keep posting more such content, thanks!
@borisbarzotto5785 Жыл бұрын
Very nice explanation Abhinav! 👏
@Geomaverick124 Жыл бұрын
I've been following the series. keep up the good work
@ruslanyusupov793 Жыл бұрын
Thank You so much. That's helps a lot
@edwinjacobjoy2080 Жыл бұрын
Thank you for the tutorial 😃
@mrchedda7 ай бұрын
Hey. Thanks for the video! Question... can you fetch non HTML value for content or excerpt with authentication? Also.. can you add the wp-config.php constants by SSH-ing to the WP staging instance or does it have to be a custom hosted WP instance? Thanks!
@wilonweb11 ай бұрын
Hi My site is slow. Is it due to my code, or will there be something later that can speed up the site? It takes a few seconds before a page is displayed.
@nutonchakma9626 Жыл бұрын
When the next videos
@CodingReflections Жыл бұрын
Four more videos planned in this series, during this week and the next - 1) comments using mutation, 2) on-demand revalidation 3) yoast seo integration 4) adding custom fonts
@te9_9 Жыл бұрын
When I turn on authentication, the "Load More" button causes an error and does not load.