issues
search
mozilla
/
fxa-oauth-server
OAuth server for Firefox Accounts
49
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(db): Restore foreign key constraints on core tables.
#623
rfk
closed
6 years ago
2
issues with delete query 2018-10-26
#622
jrgm
closed
6 years ago
2
fix(profile): remove the `profileChangedAt` colum on tokens table
#621
vbudhram
closed
6 years ago
3
Prepare a train-123 point-release that removes tokens.profileChangedAt
#620
rfk
closed
6 years ago
4
Monorepo into auth server
#619
rfk
closed
6 years ago
2
fix(2fa): Allow an explicit `null` value for `acr_values` param.
#618
rfk
closed
6 years ago
0
feat(server): update to Hapi 17
#617
vladikoff
closed
6 years ago
0
fix(deps): update mocha and other dev deps
#616
vladikoff
closed
6 years ago
0
feat(deps): update to bluebird 3
#615
vladikoff
closed
6 years ago
0
Release v1.123.0
#614
vbudhram
closed
6 years ago
1
fix(db): Fix case-consistency of SQL query from #612
#613
rfk
closed
6 years ago
0
fix(db): Drop foreign key constraints.
#612
rfk
closed
6 years ago
3
Drop foreign key constraints
#611
rfk
closed
6 years ago
0
Release v1.122.0
#610
vladikoff
closed
6 years ago
1
feat(2fa): check acr values during authorization flow
#609
vbudhram
closed
6 years ago
1
fix(deps): add filtered npm audit
#608
g-k
closed
6 years ago
1
feat(openid): add `fxa-profileChangedAt` to /verify
#607
vbudhram
closed
6 years ago
4
Add support to /authorization endpoint to error if 2FA was requested but not used.
#606
shane-tomlinson
closed
6 years ago
0
Sentry error on invalid scope value
#605
rfk
closed
6 years ago
3
Release v1.121.0
#604
vbudhram
closed
6 years ago
1
chore(deps): Update dependencies to resolve `npm audit` warnings.
#603
rfk
closed
6 years ago
2
fix(ci): remove nsp
#602
vladikoff
closed
6 years ago
2
fix(key-data): Correctly handle non-existent scopes when finding key data
#601
rfk
closed
6 years ago
0
Release v1.120.0
#600
rfk
closed
6 years ago
1
Pairsona feature branch
#599
rfk
closed
6 years ago
3
feat(openid): add the openid connect `at_hash` value
#598
vbudhram
closed
6 years ago
2
Add `npm audit` support
#597
shane-tomlinson
closed
6 years ago
0
Remove nsp
#596
shane-tomlinson
closed
6 years ago
0
Release v1.119.0
#595
vladikoff
closed
6 years ago
1
fix(authorization): Correctly handle non-existing URL scopes during authorization
#594
rfk
closed
6 years ago
1
`Cannot read property 'hasScopedKeys' of undefined
#593
shane-tomlinson
closed
6 years ago
0
Missing PKCE parameters in local dev
#592
vbudhram
closed
6 years ago
2
[WIP] feat(pairing): Make the FxA settings client "public" so that keys can be requested.
#591
shane-tomlinson
closed
6 years ago
6
feat(oauth): add associatedRefreshToken property to /verify
#590
eoger
closed
6 years ago
1
Remember a user's history of permission grants, even after tokens get revoked
#589
rfk
closed
6 years ago
1
feat(tokens): add associated refresh tokens properties to access tokens
#588
eoger
closed
6 years ago
0
Release v1.117.0
#587
vladikoff
closed
6 years ago
1
fix(ci): Run MySQL tests in Circle
#586
vladikoff
closed
6 years ago
2
fix(clients): match the notes client with fxa-dev and other envs
#585
vladikoff
closed
6 years ago
2
fix(doc): Putting a little emphasis on email first
#584
davismtl
closed
6 years ago
2
fix(config): For dev, the openid issuer is http://127.0.0.1:3030
#583
shane-tomlinson
closed
6 years ago
0
chore(release): Merge train-116 into master
#582
shane-tomlinson
closed
6 years ago
1
Run circleci tests with DB=mysql
#581
rfk
closed
6 years ago
0
fix(purge): add purgeExpiredTokensById to select, then delete by primary key
#580
jrgm
closed
6 years ago
3
Dockerpush fix docker use base builder run npm ls production
#579
jrgm
closed
6 years ago
0
feat(codes): Delete authorization codes when revoking client access.
#578
rfk
closed
6 years ago
0
feat(oauth): Implement incremental authorization features.
#577
eoger
closed
6 years ago
3
fix(mysql): Correctly aggregate tokens by clientid.
#576
rfk
closed
6 years ago
2
Formalize, document, and implement shared code for oauth scope-checking rules
#575
rfk
closed
6 years ago
3
Merge private train-115 point-release to master
#574
rfk
closed
6 years ago
4
Next