adiatma85 / golang-go-graphql-playground

0 stars 0 forks source link

Middleware #7

Open adiatma85 opened 1 month ago

adiatma85 commented 1 month ago

Middleware for authentication and injecting header

adiatma85 commented 1 month ago

Injecting middleware convo with chat gpt --> https://chatgpt.com/share/f0b649ea-a9b3-469a-8e68-d3a5db49082f

Middleware is set on the resolver schema, not in the handler/rest

Handler/rest used for routing