Skip to content
Snippets Groups Projects
Commit 8ca294e4 authored by Julien Boeuf's avatar Julien Boeuf
Browse files

Refactoring the core security code.

As opposed to a flat directory, we now have the following structure:

- security
  -context
  - credentials
    - composite
    - fake
    - google_default
    - iam
    - jwt
    - oauth2
    - plugin
    - ssl
  - transport
  - util

We have not refactored the test code yet but this PR is already large
enough...
parent 099b7562
No related branches found
No related tags found
No related merge requests found
Showing
with 1093 additions and 1669 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment