issues
search
liveshowy
/
webauthn_components
WebauthnComponents allows Phoenix developers to quickly add passwordless authentication to LiveView applications.
MIT License
178
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unused uuid dependency
#86
Hermanverschooten
opened
3 weeks ago
0
Review & Improve Security
#85
type1fool
opened
3 weeks ago
0
Rewrite Mix Tasks with Igniter
#84
type1fool
opened
1 month ago
0
Signups when UVPA doesn't exist
#83
zespere
opened
2 months ago
2
[REQUEST] - Add support for Firefox&KeePassXC-Browser
#82
zespere
opened
2 months ago
4
Update known issues in README.md
#81
zespere
closed
1 month ago
1
Make conditional autofill optional
#80
peaceful-james
opened
3 months ago
1
76 Separate Authentication & Registration Views
#79
type1fool
closed
4 months ago
1
Update Dependencies & CI
#78
type1fool
closed
4 months ago
0
Fix incorrect function spec
#77
peaceful-james
closed
4 months ago
0
[REQUEST] - Separate LiveViews for "register" and "login", just like `phx.gen.auth`
#76
peaceful-james
closed
4 months ago
3
Check for user verifying platform authenticator (UVPA)
#75
peaceful-james
closed
4 months ago
3
Use `residentKey` instead of `requireResidentKey`
#74
peaceful-james
closed
4 months ago
3
[BUG] - `requireResidentKey` is deprecated. Replace with `residentKey`.
#73
peaceful-james
closed
4 months ago
0
Avoid fixation attacks by renewing session ID
#72
peaceful-james
closed
4 months ago
0
Ensure `disabled` attr actually disables the button
#71
peaceful-james
closed
4 months ago
2
[BUG] - `disabled` assign not respected in `RegistrationComponent`
#70
peaceful-james
closed
4 months ago
0
[REQUEST] - Consider if it is truly necessary to put `user_id` in the session - it would be more secure to only put the token
#69
peaceful-james
opened
4 months ago
3
[REQUEST] - mimic `renew_session` from `phx.gen.auth`
#68
peaceful-james
closed
4 months ago
0
[BUG] - Value of form input for email is over-trusted
#67
peaceful-james
opened
4 months ago
3
Clean Up Code with `attach_hook/4`
#66
type1fool
opened
5 months ago
0
Check for pushed "registration-challenge" event in RegistrationComponentTest
#65
optikfluffel
closed
5 months ago
0
[BUG] - Does not work on Safari MacOS and iOS
#63
kevmodrome
opened
9 months ago
10
use keyword list for migration template files
#62
type1fool
closed
11 months ago
0
Refactor to fix order of migration generation
#61
suranyami
closed
11 months ago
2
[BUG] - migrations created non-deterministically
#60
suranyami
closed
11 months ago
2
Add passkey autofill
#59
danielgpinheiro
closed
11 months ago
0
add alias to RequireUser hook to fix dialyzer "Unknown type" warning
#58
optikfluffel
closed
1 year ago
0
[REQUEST] - Passkeys input autofill (Conditional UI)
#57
danielgpinheiro
closed
11 months ago
3
54 - Fix RP Configuration
#55
type1fool
closed
1 year ago
0
Fix RP Configuration
#54
type1fool
closed
1 year ago
0
Update origin
#53
type1fool
closed
1 year ago
0
Document Implementation in Existing Apps
#52
type1fool
opened
1 year ago
4
42 Improve Token Security & Extend `wac.install`
#50
type1fool
closed
1 year ago
3
15 Schema Generators
#49
type1fool
closed
1 year ago
7
Store Token in Cookie
#47
type1fool
closed
1 year ago
1
Update packages
#46
ken-kost
closed
1 year ago
0
Accept User Details
#45
type1fool
closed
1 year ago
0
Accept User Details
#44
type1fool
closed
1 year ago
0
Fixes
#43
type1fool
closed
1 year ago
0
Improve Token Security
#42
type1fool
closed
1 year ago
3
Send the session token with the LiveView connect params, so that on_mount hooks and live_session can load/require users before any specific LiveView mount.
#41
sax
closed
1 year ago
0
Fix button text
#40
type1fool
closed
1 year ago
0
Fix typo, frmo -> from
#39
kianmeng
closed
1 year ago
1
bump version, update readme instructions
#38
type1fool
closed
1 year ago
0
34 split registration and authentication
#37
type1fool
closed
1 year ago
0
find and replace app & module names
#36
type1fool
closed
1 year ago
0
Rename Package & Repo
#35
type1fool
closed
1 year ago
0
Split Components
#34
type1fool
closed
1 year ago
0
update `package.json`
#33
type1fool
closed
1 year ago
0
Next