Commit 564796c
committed
chore: update @epic-web/workshop-app
1 parent 76de9de commit 564796c
131 files changed
Lines changed: 107050 additions & 12777 deletions
File tree
- epicshop
- exercises
- 01.cookies
- 01.problem.fetcher
- 01.solution.fetcher
- 02.problem.theme
- 02.solution.theme
- 03.problem.optimistic-theme
- 03.solution.optimistic-theme
- 02.session-storage
- 01.problem.session
- 01.solution.session
- 02.problem.set
- 02.solution.set
- 03.problem.unset
- 03.solution.unset
- 04.problem.flash
- 04.solution.flash
- 03.user-sessions
- 01.problem.session
- 01.solution.session
- 02.problem.login
- 02.solution.login
- 03.problem.root
- 03.solution.root
- 04.password
- 01.problem.schema
- 01.solution.schema
- 02.problem.seed
- 02.solution.seed
- 03.problem.signup
- 03.solution.signup
- 05.login
- 01.problem.login
- 01.solution.login
- 02.problem.ui-utils
- 02.solution.ui-utils
- 06.logout
- 01.problem.logout
- 01.solution.logout
- 02.problem.expiration
- 02.solution.expiration
- 03.problem.deleted
- 03.solution.deleted
- 04.problem.auto-logout
- 04.solution.auto-logout
- 07.protecting-routes
- 01.problem.anonymous
- 01.solution.anonymous
- 02.problem.authenticated
- 02.solution.authenticated
- 03.problem.authorized
- 03.solution.authorized
- 04.problem.redirect
- 04.solution.redirect
- 08.permissions
- 01.problem.schema
- 01.solution.schema
- 02.problem.seed
- 02.solution.seed
- 03.problem.delete-note
- 03.solution.delete-note
- 04.problem.utils
- 04.solution.utils
- 09.managed-sessions
- 01.problem.schema
- 01.solution.schema
- 02.problem.auth-utils
- 02.solution.auth-utils
- 03.problem.session-cookie
- 03.solution.session-cookie
- 04.problem.delete-sessions
- 04.solution.delete-sessions
- 10.email
- 01.problem.resend
- 01.solution.resend
- 02.problem.mocks
- 02.solution.mocks
- 03.problem.send
- 03.solution.send
- 04.problem.session
- 04.solution.session
- 11.verification
- 01.problem.schema
- 01.solution.schema
- 02.problem.totp
- 02.solution.totp
- 03.problem.verify-code
- 03.solution.verify-code
- 12.reset-password
- 01.problem.handle-verification
- 01.solution.handle-verification
- 02.problem.reset-password
- 02.solution.reset-password
- 13.change-email
- 01.problem.totp
- 01.solution.totp
- 02.problem.handle-verification
- 02.solution.handle-verification
- 14.enable-2fa
- 01.problem.create
- 01.solution.create
- 02.problem.qr-code
- 02.solution.qr-code
- 03.problem.verify
- 03.solution.verify
- 15.verify-2fa
- 01.problem.unverified
- 01.solution.unverified
- 02.problem.verify
- 02.solution.verify
- 16.2fa-check
- 01.problem.delete
- 01.solution.delete
- 02.problem.should-reverify
- 02.solution.should-reverify
- 03.problem.require-reverify
- 03.solution.require-reverify
- 04.problem.expiration
- 04.solution.expiration
- 17.oauth
- 01.problem.remix-auth
- 01.solution.remix-auth
- 02.problem.flow
- 02.solution.flow
- 03.problem.mock
- 03.solution.mock
- 04.problem.schema
- 04.solution.schema
- 18.provider-errors
- 01.problem.auth-error
- 01.solution.auth-error
- 02.problem.connection-error
- 02.solution.connection-error
- 19.third-party-login
- 01.problem.login
- 01.solution.login
- 02.problem.onboarding
- 02.solution.onboarding
- 20.connection
- 01.problem.existing-user
- 01.solution.existing-user
- 02.problem.connect
- 02.solution.connect
- 21.redirect-cookie
- 01.problem.pass
- 01.solution.pass
- 02.problem.cookie
- 02.solution.cookie
- 03.problem.redirect
- 03.solution.redirect
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments