mosquitto-go-auth
mosquitto-go-auth copied to clipboard
Go backend
as said this branch implements cloudflare access (or jwt signed with rs256) token the code I added is in the jwt_gobck.go file, the code is provided with the tests i made. I am currently usin this plugin and i i find some bug i'll correct and remove them :)
Hey, @deddy2101, sorry for not checking this yet. I'll try to read a bit about Cloudflare's JWT implementation and then take a look at the PR during the weekend.
Cheers!
I did some work last week to enable auto testing on PRs, but it seems it was not retroactive. Luckily, I'm not zealously in the "gradual commits" camp when it's small enough to review, so if you could locally squash them and force push everything in a single commit, I think that'll trigger checks again and updated tests will run. Can I bother you with that?