issues
search
curveball
/
a12n-server
An open source lightweight OAuth2 server
Apache License 2.0
453
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor logger
#548
evert
opened
9 hours ago
0
Allow authorization_challenge clients to supply User-Agent and ip
#547
evert
opened
1 day ago
0
Developer tokens enhancements.
#546
evert
closed
1 week ago
0
Return refresh token from access-token endpoint.
#545
evert
closed
1 week ago
0
Final cleanups for release
#544
evert
closed
1 week ago
0
OAuth2 introspect failed on 'developer tokens'.
#543
evert
closed
1 week ago
0
Generating arbitrary access-tokens is now behind a special privilege.
#542
evert
closed
1 week ago
0
Update authorization_challenge to latest draft
#541
evert
opened
2 weeks ago
0
[Snyk] Upgrade pg from 8.12.0 to 8.13.0
#540
evert
closed
2 weeks ago
0
[Snyk] Upgrade jose from 5.9.2 to 5.9.3
#539
evert
closed
2 weeks ago
0
[Snyk] Upgrade mysql2 from 3.11.2 to 3.11.3
#538
evert
closed
2 weeks ago
0
[Snyk] Upgrade mysql2 from 3.11.1 to 3.11.2
#537
evert
closed
1 month ago
0
[Snyk] Upgrade jose from 5.8.0 to 5.9.2
#536
evert
closed
1 month ago
0
Fix(csrf): Send csrf token for the `/change-password` path
#535
Zen-cronic
closed
1 month ago
2
When changing password, a 403 CSRF error is thrown
#534
Zen-cronic
closed
1 month ago
0
Fix(postgres): Fix postgres server start and type cast `created_at` field
#533
Zen-cronic
closed
1 month ago
0
[Snyk] Upgrade mysql2 from 3.11.0 to 3.11.1
#532
evert
closed
1 month ago
0
[Snyk] Upgrade nodemailer from 6.9.14 to 6.9.15
#531
evert
closed
1 month ago
0
Adding TOTP to the authorization-challenge system (wip)
#530
evert
opened
1 month ago
0
[Snyk] Security upgrade @curveball/router from 1.0.0 to 2.0.0
#529
evert
closed
1 month ago
0
Make sure HTML checkboxes always send 'on' to pass validation
#528
evert
closed
2 months ago
0
Block user accounts if an incorrect password was entered 5 times
#527
YunhwanJeong
closed
2 weeks ago
1
schema app client validate
#526
evert
closed
2 months ago
0
Add more validation to app-client creation form.
#525
evert
closed
2 months ago
0
Lets release 0.26.2
#524
evert
closed
2 months ago
0
Fix bug in 'App creation wizard' flow.
#523
evert
closed
2 months ago
0
Fix CSRF error on register endpoint
#522
evert
closed
2 months ago
0
Auto-generate a 'diceware' password when creating users.
#521
evert
closed
2 months ago
0
When storing a new password, store some security-related meta-data about the password
#520
evert
closed
1 month ago
1
Block user accounts if an incorrect password was entered 5 times
#519
evert
opened
2 months ago
0
Block common passwords
#518
evert
opened
2 months ago
0
Release 0.26.1
#517
evert
closed
2 months ago
0
Add TOTP to first-party auth API
#513
evert
opened
3 months ago
0
Add webauthn to first-party-auth feature
#512
evert
opened
3 months ago
0
Add WebauthN to auth-factors collection
#511
evert
opened
3 months ago
0
Allow users to setup TOTP after registration
#510
evert
closed
3 months ago
0
Release 0.26
#509
evert
closed
3 months ago
0
Support for response_mode on authorization endpoint.
#508
evert
closed
3 months ago
0
Bring back 'active' flag on user creation for BC
#507
evert
closed
3 months ago
0
Check the 'validated_at' value of identities when logging in.
#506
evert
closed
3 months ago
0
Allow 'generate-token' to create identity-specific tokens.
#505
evert
closed
3 months ago
0
Bring back 'active' flag on create user APIs
#504
evert
closed
3 months ago
0
Fix node 22 build?
#503
evert
closed
3 months ago
0
First attempt at implementing 'OAuth2 for first party apps'
#502
evert
closed
3 months ago
0
Check 'validatedAt' during login
#501
evert
closed
3 months ago
0
Move oauth2 discovery docs logic
#500
evert
closed
3 months ago
0
Rename oauth2-client to app-client
#499
evert
closed
3 months ago
0
Auto-generate types from schema
#498
evert
closed
3 months ago
0
Multiple email addresses/phone numbers per users.
#497
evert
closed
3 months ago
0
Bringing all dependencies up to date
#496
evert
closed
4 months ago
0
Next