refactor(all): prefer token-based authentication
This commit is contained in:
parent
9e17440abc
commit
f69b52261a
24 changed files with 166 additions and 117 deletions
10
package.json
10
package.json
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plemara",
|
||||
"version": "0.3.0",
|
||||
"name": "ligh7hau5",
|
||||
"version": "0.4.0",
|
||||
"description": "A Matrix to Fediverse client",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
@ -9,14 +9,14 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/vulet/plemara.git"
|
||||
"url": "git+https://github.com/vulet/ligh7hau5.git"
|
||||
},
|
||||
"author": "vul",
|
||||
"license": "AGPL-3.0-only",
|
||||
"bugs": {
|
||||
"url": "https://github.com/vulet/plemara/issues"
|
||||
"url": "https://github.com/vulet/lighthau5/issues"
|
||||
},
|
||||
"homepage": "https://github.com/vulet/plemara#readme",
|
||||
"homepage": "https://github.com/vulet/lighthau5#readme",
|
||||
"dependencies": {
|
||||
"axios": "^0.19.2",
|
||||
"file-system": "^2.2.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue