-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Go backend #277
base: master
Are you sure you want to change the base?
Go backend #277
Conversation
…nd passed all the arguments directly to the functions
…the proj directory
Hey, @deddy2101, sorry for not checking this yet. Cheers! |
I did some work last week to enable auto testing on PRs, but it seems it was not retroactive. |
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 :)