It does not let an unauthenticated user access the API (‘No current user’ error when using nextjs getStaticProps which runs at the server level). I do …
It does not let an unauthenticated user access the API (‘No current user’ error when using nextjs getStaticProps which runs at the server level). I do …