issues
search
accounts-js
/
accounts
Fullstack authentication and accounts-management for Javascript.
https://www.accountsjs.com/
MIT License
1.5k
stars
141
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: update deps
#1273
darkbasic
closed
8 months ago
4
chore(deps): bump ip from 2.0.0 to 2.0.1
#1272
dependabot[bot]
opened
9 months ago
2
chore: update deps
#1271
darkbasic
closed
9 months ago
4
chore: update deps
#1270
darkbasic
closed
9 months ago
4
chore(deps-dev): bump vite from 5.0.11 to 5.0.12
#1269
dependabot[bot]
closed
9 months ago
3
Upcoming Release Changes
#1268
darkbasic-bot[bot]
opened
10 months ago
3
chore(deps-dev): bump vite from 5.0.4 to 5.0.5
#1266
dependabot[bot]
closed
11 months ago
2
feat: make validatePassword async and pass user to args
#1265
darkbasic
opened
1 year ago
3
Rc test
#1264
darkbasic
closed
1 year ago
1
should trigger the new codeql action
#1263
darkbasic
closed
1 year ago
3
feat: express endpoints for mail verification and password reset
#1262
darkbasic
closed
1 year ago
3
feat: implement requireEmailVerification, fix ambiguousErrorMessages/enableAutologin relationship
#1261
darkbasic
closed
1 year ago
3
ambiguousErrorMessages and enableAutologin assume that email verification is enabled (which is disabled by default)
#1260
darkbasic
closed
1 year ago
1
Accounts
#1259
husamzidan-cyber
closed
1 year ago
0
feat: release 1.0
#1258
darkbasic
closed
10 months ago
9
Pr2
#1257
darkbasic
closed
1 year ago
1
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
#1256
dependabot[bot]
closed
1 year ago
2
chore(deps): bump word-wrap from 1.2.3 to 1.2.5
#1255
dependabot[bot]
closed
1 year ago
2
chore: version packages
#1254
github-actions[bot]
closed
1 year ago
0
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
#1253
dependabot[bot]
closed
1 year ago
2
chore(deps): bump mongoose from 5.9.13 to 5.13.20
#1252
dependabot[bot]
closed
1 year ago
2
Bugfix on Mongo.createUser and Mongo.createSession on 4.X
#1251
awatson1978
closed
1 year ago
5
Mongo.createUser and Mongo.createSession on Meteor@2.5.1
#1250
awatson1978
closed
1 year ago
1
error TS2724: '"bson"' has no exported member named 'ObjectID'. Did you mean 'ObjectId'?
#1248
KeithGillette
closed
10 months ago
1
jsonwebtoken vulnerability
#1247
acomito
closed
10 months ago
0
Add graphql 16.6.0 to peerDependencies in @accounts/graphql-api
#1244
danyhiol
closed
10 months ago
4
AWS DynamoDB support
#1240
bandaot
opened
2 years ago
0
Add `userCollectionName` to `Mongo` object in `@accounts/mongo` or fix precedence in `@accounts/database-mongo-password`
#1237
orenteriab
opened
2 years ago
0
Try to authetificate using serviceName "token"
#1236
OlehObodin
closed
2 years ago
0
Try to use impersonate with grapqh
#1234
OlehObodin
closed
2 years ago
3
After extending createUser mutation in db added user without new fields.
#1232
OlehObodin
closed
2 years ago
0
Main
#1231
maxbezs
closed
2 years ago
1
Main
#1230
maxbezs
closed
2 years ago
1
chore: version packages
#1229
github-actions[bot]
closed
2 years ago
0
fix: totp code validation
#1228
pozylon
closed
2 years ago
11
TwoFactor Bypass Security Hole
#1227
pozylon
closed
2 years ago
0
error TS2430: Interface 'ExecutionResult<TData>' incorrectly extends interface 'ExecutionResult<ObjMap<unknown>, ObjMap<unknown>>'.
#1226
KeithGillette
closed
10 months ago
1
`CustomUser` TypeScript generic type variable not propagated throughout codebase
#1225
KeithGillette
opened
2 years ago
1
Very Serious Bug!!! Failed Oauth but return a user
#1224
amazement1
opened
2 years ago
0
`CreateUserServicePassword` type documentation incorrect
#1223
KeithGillette
opened
2 years ago
1
chore: version packages
#1221
github-actions[bot]
closed
2 years ago
0
fix: mongodb 5 compatability in all mongo password methods
#1220
abhishekk-raj
closed
2 years ago
3
`TypeError: Cannot read property 'nModified' of undefined` calling `MongoServicePassword.setPassword`
#1219
KeithGillette
closed
2 years ago
2
Allow to pass in jwt options to findSessionByAccessToken
#1216
Ryiski
closed
2 years ago
0
feat: add MikroOrm database adapter [v5]
#1211
darkbasic
closed
1 year ago
14
chore: version packages
#1210
github-actions[bot]
closed
2 years ago
0
fix: patch for issue in mongo driver 4.x.x
#1209
gezquinndesign
closed
2 years ago
4
feat: setup turbomodule
#1206
pradel
opened
2 years ago
3
fix: check `convertSessionIdToMongoObjectId` before using `idProvider`
#1205
mrcleanandfresh
closed
2 years ago
20
Mongo Sessions: `convertSessionIdToMongoObjectId` not honored when `idProvider` is present
#1204
mrcleanandfresh
closed
2 years ago
0
Next