11splits :
2+ - prefix : " src/Deprecated/Signature"
3+ target : " https://${GH_TOKEN}@github.com/web-token/jwt-signature.git"
4+ - prefix : " src/JoseFramework"
5+ target : " https://${GH_TOKEN}@github.com/web-token/jwt-bundle.git"
6+ - prefix : " src/Component"
7+ target : " https://${GH_TOKEN}@github.com/web-token/jwt-library.git"
8+ - prefix : " src/Experimental"
9+ target : " https://${GH_TOKEN}@github.com/web-token/jwt-experimental.git"
210 - prefix : " src/Deprecated/Checker"
311 target : " https://${GH_TOKEN}@github.com/web-token/jwt-checker.git"
412 - prefix : " src/Deprecated/Console"
@@ -13,44 +21,36 @@ splits:
1321 target : " https://${GH_TOKEN}@github.com/web-token/jwt-key-mgmt.git"
1422 - prefix : " src/Deprecated/NestedToken"
1523 target : " https://${GH_TOKEN}@github.com/web-token/jwt-nested-token.git"
16- - prefix : " src/Deprecated/Signature"
17- target : " https://${GH_TOKEN}@github.com/web-token/jwt-signature.git"
18- - prefix : " src/JoseFramework"
19- target : " https://${GH_TOKEN}@github.com/web-token/jwt-bundle.git"
20- - prefix : " src/Component"
21- target : " https://${GH_TOKEN}@github.com/web-token/jwt-library.git"
22- - prefix : " src/EncryptionAlgorithm/ContentEncryption/AESCBC"
24+ - prefix : " src/Deprecated/EncryptionAlgorithm/ContentEncryption/AESCBC"
2325 target : " https://${GH_TOKEN}@github.com/web-token/jwt-encryption-algorithm-aescbc.git"
24- - prefix : " src/EncryptionAlgorithm/ContentEncryption/AESGCM"
26+ - prefix : " src/Deprecated/ EncryptionAlgorithm/ContentEncryption/AESGCM"
2527 target : " https://${GH_TOKEN}@github.com/web-token/jwt-encryption-algorithm-aesgcm.git"
26- - prefix : " src/EncryptionAlgorithm/KeyEncryption/AESGCMKW"
28+ - prefix : " src/Deprecated/ EncryptionAlgorithm/KeyEncryption/AESGCMKW"
2729 target : " https://${GH_TOKEN}@github.com/web-token/jwt-encryption-algorithm-aesgcmkw.git"
28- - prefix : " src/EncryptionAlgorithm/KeyEncryption/AESKW"
30+ - prefix : " src/Deprecated/ EncryptionAlgorithm/KeyEncryption/AESKW"
2931 target : " https://${GH_TOKEN}@github.com/web-token/jwt-encryption-algorithm-aeskw.git"
30- - prefix : " src/EncryptionAlgorithm/KeyEncryption/Direct"
32+ - prefix : " src/Deprecated/ EncryptionAlgorithm/KeyEncryption/Direct"
3133 target : " https://${GH_TOKEN}@github.com/web-token/jwt-encryption-algorithm-dir.git"
32- - prefix : " src/EncryptionAlgorithm/KeyEncryption/ECDHES"
34+ - prefix : " src/Deprecated/ EncryptionAlgorithm/KeyEncryption/ECDHES"
3335 target : " https://${GH_TOKEN}@github.com/web-token/jwt-encryption-algorithm-ecdh-es.git"
34- - prefix : " src/EncryptionAlgorithm/KeyEncryption/PBES2"
36+ - prefix : " src/Deprecated/ EncryptionAlgorithm/KeyEncryption/PBES2"
3537 target : " https://${GH_TOKEN}@github.com/web-token/jwt-encryption-algorithm-pbes2.git"
36- - prefix : " src/EncryptionAlgorithm/KeyEncryption/RSA"
38+ - prefix : " src/Deprecated/ EncryptionAlgorithm/KeyEncryption/RSA"
3739 target : " https://${GH_TOKEN}@github.com/web-token/jwt-encryption-algorithm-rsa.git"
38- - prefix : " src/SignatureAlgorithm/ECDSA"
40+ - prefix : " src/Deprecated/ SignatureAlgorithm/ECDSA"
3941 target : " https://${GH_TOKEN}@github.com/web-token/jwt-signature-algorithm-ecdsa.git"
40- - prefix : " src/SignatureAlgorithm/EdDSA"
42+ - prefix : " src/Deprecated/ SignatureAlgorithm/EdDSA"
4143 target : " https://${GH_TOKEN}@github.com/web-token/jwt-signature-algorithm-eddsa.git"
42- - prefix : " src/SignatureAlgorithm/None"
44+ - prefix : " src/Deprecated/ SignatureAlgorithm/None"
4345 target : " https://${GH_TOKEN}@github.com/web-token/jwt-signature-algorithm-none.git"
44- - prefix : " src/SignatureAlgorithm/HMAC"
46+ - prefix : " src/Deprecated/ SignatureAlgorithm/HMAC"
4547 target : " https://${GH_TOKEN}@github.com/web-token/jwt-signature-algorithm-hmac.git"
46- - prefix : " src/SignatureAlgorithm/RSA"
48+ - prefix : " src/Deprecated/ SignatureAlgorithm/RSA"
4749 target : " https://${GH_TOKEN}@github.com/web-token/jwt-signature-algorithm-rsa.git"
48- - prefix : " src/SignatureAlgorithm/Experimental"
50+ - prefix : " src/Deprecated/ SignatureAlgorithm/Experimental"
4951 target : " https://${GH_TOKEN}@github.com/web-token/jwt-signature-algorithm-experimental.git"
50- - prefix : " src/EncryptionAlgorithm/Experimental"
52+ - prefix : " src/Deprecated/ EncryptionAlgorithm/Experimental"
5153 target : " https://${GH_TOKEN}@github.com/web-token/jwt-encryption-algorithm-experimental.git"
52- - prefix : " src/Experimental"
53- target : " https://${GH_TOKEN}@github.com/web-token/jwt-experimental.git"
5454 - prefix : " packs/encryption"
5555 target : " https://${GH_TOKEN}@github.com/web-token/encryption-pack.git"
5656 - prefix : " packs/signature"
0 commit comments