#How can I use my custom endpoint from storefront with authentication?

2 messages · Page 1 of 1 (latest)

quasi dagger
#

The authenticate middleware is for the admin, you have two customer auth middleware with their names starting with customer 😅 one make the auth optional and the other one makes it required

dire rock
#

got it