Skip to content

feat(login-widget): react sample app for login widget#97

Merged
vatsalparikh merged 5 commits intomainfrom
sdks-4765-react-sample-login-widget
Mar 12, 2026
Merged

feat(login-widget): react sample app for login widget#97
vatsalparikh merged 5 commits intomainfrom
sdks-4765-react-sample-login-widget

Conversation

@vatsalparikh
Copy link
Copy Markdown
Contributor

@vatsalparikh vatsalparikh commented Mar 3, 2026

https://pingidentity.atlassian.net/browse/SDKS-4765

Files that help integrate react sample app with login widget:

  • index.js
  • global-state.js
  • router.js
  • request.js
  • route.js
  • header.js
  • widget.js
  • index.scss
  • index.html

@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch from 3b6ae0c to c035579 Compare March 3, 2026 16:00
Copy link
Copy Markdown
Contributor

@SteinGabriel SteinGabriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial review.

Comment thread javascript/reactjs-todo-login-widget/client/views/home.js Outdated
Comment thread javascript/reactjs-todo-login-widget/client/views/logout.js Outdated
Comment thread javascript/reactjs-todo-login-widget/client/index.js Outdated
Comment thread javascript/reactjs-todo-login-widget/client/global-state.js Outdated
Comment thread javascript/reactjs-todo-login-widget/client/utilities/widget.js Outdated
Comment thread javascript/reactjs-todo-login-widget/client/components/todos/create.js Outdated
@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch 3 times, most recently from 82cfe26 to 7ee49bb Compare March 4, 2026 17:52
Comment thread javascript/reactjs-todo-login-widget/client/utilities/route.js Outdated
Comment thread javascript/reactjs-todo-login-widget/client/views/register.js Outdated
@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch 4 times, most recently from aae425a to 9a3143f Compare March 5, 2026 19:32
@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch from 9a3143f to d7bee1e Compare March 5, 2026 19:54
Copy link
Copy Markdown
Contributor

@cerebrl cerebrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking really nice and clean. Left some comments to help provide some clarity with future implementations.

Comment thread javascript/reactjs-todo-login-widget/client/index.js Outdated
Comment thread javascript/reactjs-todo-login-widget/client/router.js Outdated
@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch from 1acf86e to 02f0f14 Compare March 7, 2026 05:14
…instead of a single global context sdks-4765
@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch from 02f0f14 to 4a0f645 Compare March 9, 2026 01:42
Copy link
Copy Markdown
Contributor

@SteinGabriel SteinGabriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes.

Comment thread javascript/reactjs-todo-login-widget/client/views/home.js
Comment thread javascript/reactjs-todo-login-widget/client/README.md
@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch from 5c5bf9e to 36a2894 Compare March 10, 2026 18:39
Comment thread javascript/reactjs-todo-login-widget/client/hooks/useLoginWidget.js
@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch from 36a2894 to 65c79c0 Compare March 10, 2026 23:03
SteinGabriel
SteinGabriel previously approved these changes Mar 10, 2026
Copy link
Copy Markdown
Contributor

@SteinGabriel SteinGabriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from the current CI issues, this PR looks solid and ready to be merged. Thanks @vatsalparikh.

…ity when journey completes and login fails sdks-4765
@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch from 704d6ae to c4304b6 Compare March 11, 2026 03:48
@vatsalparikh
Copy link
Copy Markdown
Contributor Author

Aside from the current CI issues, this PR looks solid and ready to be merged. Thanks @vatsalparikh.

The ci builds are now passing as expected!

cerebrl
cerebrl previously approved these changes Mar 11, 2026
Comment thread javascript/reactjs-todo-login-widget/client/context/theme.context.js Outdated
Comment thread javascript/reactjs-todo-login-widget/client/hooks/useLoginWidget.js Outdated
@vatsalparikh vatsalparikh force-pushed the sdks-4765-react-sample-login-widget branch from f7a316c to c04e678 Compare March 12, 2026 21:50
@vatsalparikh vatsalparikh merged commit 836f7cf into main Mar 12, 2026
16 checks passed
@vatsalparikh vatsalparikh deleted the sdks-4765-react-sample-login-widget branch March 12, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants