mosquitto-go-auth icon indicating copy to clipboard operation
mosquitto-go-auth copied to clipboard

Go backend

Open deddy2101 opened this issue 2 years ago • 2 comments

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 :)

deddy2101 avatar May 09 '23 16:05 deddy2101

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!

iegomez avatar May 20 '23 00:05 iegomez

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?

iegomez avatar May 29 '23 06:05 iegomez