Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ory/kratos-selfservice-ui-react-nextjs

A full reference implementation for designing your own login, registration, recovery, verification, ... pages using Ory Kratos' APIs.
https://github.com/ory/kratos-selfservice-ui-react-nextjs

fix: withCredentials missing for self-hosting (#67)

a1bfc2842d68d73f0508e319626e59a8e529f0d1 authored 10 months ago by hackerman <[email protected]>
fix: bugs from passkey PR (#64)

305eb212cdb946107616abc95a8ae29299195a24 authored 12 months ago by Henning Perl <[email protected]>
feat: add support for passkeys (#63)

b42fd65c7b13f12af53162b4e62ab63c8f3fb4d8 authored 12 months ago by Henning Perl <[email protected]>
feat: prevent proxy when specifying `NEXT_PUBLIC_ORY_KRATOS_URL` (#61)

76060e7bfbe99798bfe1f3736ff314e7bd819527 authored about 1 year ago by Alano Terblanche <[email protected]>
feat: ui should respect settings return-to (#58)

56cfd2407b1b745edc2ef16370f34c62ac1f3487 authored over 1 year ago by Alano Terblanche <[email protected]>
feat: show verification UI after registration (#55)

a202fddde0813da484b5d866059af821619c521d authored almost 2 years ago by Jonas Hungershausen <[email protected]>
fix: kratos e2e tests (#54)

* feat: local sdks from kratos

* fix: extract values from native form on button submit instead ...

fc4a59f60d0c76c35326329deb85ccf91ea9832c authored almost 2 years ago by Alano Terblanche <[email protected]>
chore: fix parameter in verification UI (#49)

593f1d3d1c2999b2c00d30ea1a05041e56abdd1a authored about 2 years ago by Jonas Hungershausen <[email protected]>
feat: upgrade to SDK v1 (#47)

161a33fefbeecb6f21fd73da4a91fc21131939b6 authored about 2 years ago by hackerman <[email protected]>
feat: add case for 410 error in verification submit (#46)

cbdacc519f4cdcb3b815e118942068b995ea3de5 authored about 2 years ago by Jonas Hungershausen <[email protected]>
ci: add additional step for staging (#44)

50d7fdeb91337c3a8856e35b29c25fa67bbcf480 authored about 2 years ago by hackerman <[email protected]>
style: format

2cf0d8136282cf9868dad41c255cff9f80c66cfd authored over 2 years ago by Alano Terblanche <[email protected]>
chore: bump sdk and integrations version

a6b9b727d89c063860aee06077d37100443b57d5 authored over 2 years ago by Alano Terblanche <[email protected]>
fix: prevent default action in webauthn flow (#37)

8f7ae6efcdbb93be3ccfde2d0ac47c8d423dde75 authored over 2 years ago by hackerman <[email protected]>
fix: upgrade nextjs (#35)

f3c98d927a2481688068c4e262298c05d70411e6 authored over 2 years ago by hackerman <[email protected]>
chore: add array to hook dependencies in useEffect (#33)

89bc2617f80db6af388e25b943c5c7bebb31e15a authored over 2 years ago by Logan Stellway <[email protected]>
docs: run locally (#34)

e331fe55ea0215426aff0c8b8f25e727e3991ab5 authored over 2 years ago by Logan Stellway <[email protected]>
fix: add LICENSE (#31)

fb76eb822c6142a1f3234cd4adebcc49bce7821e authored over 2 years ago by Vincent <[email protected]>
chore: format

fa808d2d9590ccd39d85e4009a8c5de0ec3bfdfc authored over 2 years ago by aeneasr <[email protected]>
refactor: use @ory/client instead of @ory/kratos-client

f868df78469dcb7b361c182bc97c1988459c3da4 authored over 2 years ago by aeneasr <[email protected]>
fix: bump dependencies

418a0916541f887968eff6ac70576aada8a6ea18 authored over 2 years ago by aeneasr <[email protected]>
revert: dependency bump to resolve type errors on master branch (#28)

ec05a9a850c31bb089c2de191a8debec8e25ecf4 authored over 2 years ago by Katie Weber <[email protected]>
fix: bump dependencies

aaf4cd72152d13de70d76ca3381967c79b219f0d authored over 2 years ago by aeneasr <[email protected]>
ci: build image from master

b4ce140f069bf2d360f652993185a71a159cbdeb authored almost 3 years ago by aeneasr <[email protected]>
ci: run tests continuously

b3d26868f8eea281480b1ec5053ecab658ca5c19 authored almost 3 years ago by aeneasr <[email protected]>
chore: bump integration lib

ebbe13755cdefd2ee10609352b1041bd385fe5b3 authored almost 3 years ago by aeneasr <[email protected]>
ci: add self-hosted tests

37dbc630d4a495e2de64fcb807316150621a7938 authored about 3 years ago by aeneasr <[email protected]>
docs: update links

2018341854dfaab2cbbbba2bb533c41412f7453c authored about 3 years ago by aeneasr <[email protected]>
feat: next.js 12

d1ab8d8c7032b3b368f07b30bfa53d18e8e5c79d authored about 3 years ago by aeneasr <[email protected]>
ci: add explicit env var

fea3914b51eb7d9dcb9babf948180f9a2c06fb5b authored about 3 years ago by aeneasr <[email protected]>
feat: use update SDK and always use the edge function

08de4311a3a02c286c242862927fa1761ac40a75 authored about 3 years ago by aeneasr <[email protected]>
feat: update vercel URL

8a8637195e2073368cd79c2cb95ac347cbe3f683 authored about 3 years ago by hackerman <[email protected]>
fix: run server and cypress in same group

26009a0156808df2f634b05a5f1b44ba725e28a8 authored about 3 years ago by aeneasr <[email protected]>
ci: add cypress test

341bb338281325522dcdea8d79feb225665664dc authored about 3 years ago by aeneasr <[email protected]>
fix: resolve SDK loading issues

96a1f814d9eb1efc4433096a8e718140030729e5 authored about 3 years ago by aeneasr <[email protected]>
feat: add cypress e2e tests

6c2eb646ecf0752f980982a1ee010a2b55f853a0 authored about 3 years ago by aeneasr <[email protected]>
chore: update SDKs

a84aea019ca9cab38345e70e91eff299654481b5 authored about 3 years ago by aeneasr <[email protected]>
fix: use correct SDK for cloud

f9d9f97a97437a24ae01ad2d1e4a1aef719c4e10 authored about 3 years ago by aeneasr <[email protected]>
fix: typo in recovery href (#15)

fec2cbd8e6073666a3300524e860f89328fec7e3 authored about 3 years ago by Bengt Hagemeister <[email protected]>
docs: update blog post

d21dc29fe4307ccf4ee0d26d67eea40854027e99 authored about 3 years ago by hackerman <[email protected]>
fix: reordering errors

f413a1a14e6d849a509cda8232253cdd5b2fbf45 authored about 3 years ago by aeneasr <[email protected]>
refactor: error codes

355c343ded84667d5f7eb956c7022b5e9093ab19 authored about 3 years ago by aeneasr <[email protected]>
fix: use correct aal

2a84cad0b37f05e283ce23af05e26932067edf9b authored about 3 years ago by aeneasr <[email protected]>
fix: support aal_needs_upgrade

4628f0fdb63e3105feb3c2b623d85f391f65567d authored about 3 years ago by aeneasr <[email protected]>
fix: change forced -> refresh

513e6447798c0cb7c7f1539980c1e9820b4c3027 authored about 3 years ago by aeneasr <[email protected]>
fix: update ory/kratos sdk

d03e708cc86e0a360aecff8b59d07c0337477a55 authored about 3 years ago by aeneasr <[email protected]>
fix: move testid to outer

6863e5e1eb10f93e054cb6c99bcccee66e2217c4 authored about 3 years ago by aeneasr <[email protected]>
docs: update headline

530ff138b2936a6da40d38ce95e50ad2441a6f8c authored about 3 years ago by aeneasr <[email protected]>
docs: clarify repo purpose

1afee87379843a100271ccf2a06f82d8194f6f3d authored about 3 years ago by aeneasr <[email protected]>
fix: add error dependency

fc02f8bfcb03b01f0710c78af17090bf953237b5 authored about 3 years ago by aeneasr <[email protected]>
refactor: move input node types to individual files (#9)

962694ce06d32e28f7738cad5836098d48bdd318 authored about 3 years ago by hackerman <[email protected]>
docs: improved explanations

b64050d8bbd867130b1877294edb5039cd7882fd authored about 3 years ago by aeneasr <[email protected]>
docs: clarify readme

c83d125ca51989368e05b8b5e88d721a31c5f835 authored about 3 years ago by hackerman <[email protected]>
ci: bump node versions to v16

30248c0e118a16b6e932ad36dfb63dd257d7756f authored about 3 years ago by aeneasr <[email protected]>
chore: bump

ce163836e5f88c4c74c613861c31f62371d64fa0 authored about 3 years ago by aeneasr <[email protected]>
feat: add new code import ordering

b0fb79f38fefd6ff23c76f5826b85607b301ed32 authored about 3 years ago by aeneasr <[email protected]>
feat: form submission via ajax

876748fc311dde4fb7e6b3fd4d331ee222b80ebb authored about 3 years ago by aeneasr <[email protected]>
feat: make messages testable

242c19733c2195956f47d2658b049a12d4625790 authored about 3 years ago by aeneasr <[email protected]>
feat: run proxy as serverless vercel function

ac42cba1a959d1b838c9833d2dc15695dc452ef2 authored about 3 years ago by aeneasr <[email protected]>
docs: update ui settings

a9832e3cce5a63f2804118d9de211f71b19a16ed authored about 3 years ago by aeneasr <[email protected]>
feat: initialize project

58fc6d19df3ed6468f51ebf0b502f452b465fde9 authored about 3 years ago by aeneasr <[email protected]>
feat: properly handle verification error cases

94c36422d43847762ad549106866f347c9744acb authored about 3 years ago by aeneasr <[email protected]>
refactor: restructure pkg directory and manage exports

f82a61abab2a0f3be10a357ef5bf837f317fcc42 authored about 3 years ago by aeneasr <[email protected]>
feat: build and export as library

e4b7a92503e22774b2b9b5bce0733542dc18269d authored about 3 years ago by aeneasr <[email protected]>
fix: align test-ids

954b1a1d4929a81d0b136e17a7cceb502c4ab73f authored about 3 years ago by aeneasr <[email protected]>
feat: properly handle login error cases

3e5bb3be011c2899a4531e6530596920ed8c5bad authored about 3 years ago by aeneasr <[email protected]>
docs: remove access token env

c00acc82d3dc74cecde96219bc5cde10ce842705 authored about 3 years ago by aeneasr <[email protected]>
ci: add jobs

152d9a6f64a99e547124e9c4183f7f7c53174d98 authored about 3 years ago by aeneasr <[email protected]>
feat: add ory proxy

4d40e0fab9153ba6b23ed30c92a2a3896f1bb76b authored about 3 years ago by aeneasr <[email protected]>
fix: reload on logout

dea702951d26488f599841db815fe15707fcdc42 authored about 3 years ago by aeneasr <[email protected]>
docs: restructure doc

80daf9cc0362364f0de2f8133d2556c2a478e931 authored about 3 years ago by aeneasr <[email protected]>
feat: add integration with open source ory kratos

9961f65c9805788b32e03e8f0501698528a58c02 authored about 3 years ago by aeneasr <[email protected]>
feat: redo using typescript

832c19f605f587088d94eb796c11f9f9fe2361ef authored about 3 years ago by aeneasr <[email protected]>
chore: update deps

fa333d8991b35954d26e42a12ec89f6e9b308108 authored about 3 years ago by aeneasr <[email protected]>
fix: build issues

3f6c2acad86a3f5823c9cdbfc0fd385c3feb436b authored about 3 years ago by aeneasr <[email protected]>
feat: add proxy route PoC

34d21a713ce6fe09e3f0c2e2e10562c6f3654a1f authored about 3 years ago by aeneasr <[email protected]>
docs: add codedoc for error codes

f14dbcad12ddb003d32476917413bc88b2771523 authored about 3 years ago by aeneasr <[email protected]>
feat: add cypress

e69b7b58cc09086fc0c4021afaeff390ba2b6d1d authored about 3 years ago by aeneasr <[email protected]>
feat: implement proxy in js

48da5001f12b157525557b15f6504de5faea9474 authored about 3 years ago by aeneasr <[email protected]>
feat: move to @ory/integrations and update REAMDE

76fe5ffc524bbe315ee37e492e0700f1a016e9cd authored about 3 years ago by aeneasr <[email protected]>
feat: implement all screens

92f1c38722f533e244054d38247079d1f8b684ec authored about 3 years ago by aeneasr <[email protected]>
docs: update README

d8eb6056ced105fdb155171674c9c7b71f0ef5ee authored about 3 years ago by aeneasr <[email protected]>
feat: implement various cases for text nodes

52a3fc8a27b81866ee4c64dfcba468b94fa6c43f authored about 3 years ago by aeneasr <[email protected]>
feat: support anchor and script nodes

12d844d07bba3dd6b146300503cc6e61be13e75f authored about 3 years ago by aeneasr <[email protected]>
docs: add codedocs for registration

ca1654921c3d5e22f3f148b1f82da213eee9e87d authored about 3 years ago by aeneasr <[email protected]>
feat: export helpers from SDK and use kratos-client as primary source

55d74b0e29d9b411c55d7b5e444ac3ee5201df2d authored about 3 years ago by aeneasr <[email protected]>
feat: try out different deploy options on vercel

3f87c9fadab5f6b8c588d1f1a87f88277fef9e88 authored about 3 years ago by aeneasr <[email protected]>
feat: properly handle registration error cases

5c1fb2a41367bd38c2c8dbd2fef799d8d7b95540 authored about 3 years ago by aeneasr <[email protected]>
chore: pin deps

8fa390a14d759471a033c8c0e98bc65747945a17 authored about 3 years ago by aeneasr <[email protected]>
feat: add intelligent error handling helper

81e24ea3baf8acc8762006bf6d607053c07174d7 authored about 3 years ago by aeneasr <[email protected]>
refactor: use ory-kratos sdk per default for easier development

dc3b79f4b6b219bbe31e4adae025d64633a2c8f5 authored about 3 years ago by aeneasr <[email protected]>
feat: add test task

37c3c185dc42cfbc6884424a0bb85dd34e7b3cb6 authored about 3 years ago by aeneasr <[email protected]>
feat: upgrade libraries and add toastify

d048b67bca9237049b14f122f637912bdf429aed authored about 3 years ago by aeneasr <[email protected]>
ci: add test job

708c00108155b19f993f65e915e280fc0f283710 authored about 3 years ago by aeneasr <[email protected]>
styles: format

dad9cab92cde3456067d3e9e69891aa58ab29dce authored about 3 years ago by aeneasr <[email protected]>
feat: improve input node

7363a645977df7304f21bfd89bca278167eb17e4 authored about 3 years ago by aeneasr <[email protected]>
feat: add test-id

69cc0f89acdf3c5dcb337c50309fd705fa82b0a0 authored about 3 years ago by aeneasr <[email protected]>
feat: properly handle settings error cases

d939848b89aba5eed79e88704d30d0d9b7209db1 authored about 3 years ago by aeneasr <[email protected]>
feat: properly handle recovery error cases

6f4e65f8f0a9070a602523bb5dd3dfbd58b56735 authored about 3 years ago by aeneasr <[email protected]>
feat: add toastify and test-id

ad77f9335c93a8e0156b68273dbe4c54a511ac55 authored about 3 years ago by aeneasr <[email protected]>