Giter VIP home page Giter VIP logo

jwt_verify_lib's Introduction

CI Status

This repository stores JWT verification files for c++. These files are originally created in istio/proxy jwt_auth folder. The key reason to create a separate repo for them is that they can be used by other projects. For example, envoyproxy likes to use these code to build a jwt_auth HTTP filter.

This is not an officially supported Google product

For contributors: If you make any changes, please make sure to use Bazel to pass all unit tests by running:

bazel test //...

Please format your codes by running:

script/check-style

Continuous Integration

This repository is integreated with OSS Prow, and the job setup is in the OSS Prow repo. Currently, Prow runs the presubmit script on each Pull Request to verify tests pass. Note:

  • PR submission is only allowed if the job passes.
  • If you are an outside contributor, Prow may not run until a Googler LGTMs.

The CI is running in a docker image that was pre-built and pushed to Google Cloud Registry. For future updates to the CI image, please refer to the commands listed in ./docker folder README.

jwt_verify_lib's People

Contributors

qiwzhang avatar ackerleytng avatar bochengchu avatar alexcope avatar jheiss avatar nareddyt avatar mk46 avatar ryanchapman avatar dgn avatar davidben avatar nickrmc83 avatar vadorovsky avatar fscz avatar nak3 avatar lizan avatar tedjpoole avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.