birzha-legalizasia/auth.json

12 lines
233 B
JSON
Raw Permalink Normal View History

2022-06-24 11:56:01 +00:00
{
"http-basic": {
"backpackforlaravel.com": {
"username": "root",
"password": "root"
}
2022-08-09 09:40:36 +00:00
},
"github-oauth": {
2022-12-20 12:10:10 +00:00
"github.com": "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"
2022-06-24 11:56:01 +00:00
}
}