mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-26 00:43:20 +00:00
fix: improve getToken
This commit is contained in:
@@ -17,6 +17,7 @@ const AnonymizedRepositorySchema = new Schema({
|
||||
accessToken: String,
|
||||
owner: {
|
||||
type: Schema.Types.ObjectId,
|
||||
ref: "user",
|
||||
index: true,
|
||||
},
|
||||
conference: String,
|
||||
|
||||
Reference in New Issue
Block a user