Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add registerLoginHandler func #23

Merged
merged 10 commits into from
Mar 26, 2024
Merged

feat: add registerLoginHandler func #23

merged 10 commits into from
Mar 26, 2024

Conversation

LeonardoL3
Copy link
Contributor

@LeonardoL3 LeonardoL3 commented Mar 25, 2024

This PR adds the registerLoginHandler function that will be used to register a new login handler after the SDK is initialized.

Also added webpack and swc for hot-reload and auto-build

Branch name should be DGO-955..

package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
webpack.config.js Outdated Show resolved Hide resolved
src/messaging/outgoing.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/config.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/message-event.ts Outdated Show resolved Hide resolved
src/cdn.ts Outdated Show resolved Hide resolved
src/config.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/utils/login.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@lucas-soranzo lucas-soranzo left a comment

Choose a reason for hiding this comment

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

Just that console log to remove.

src/message-event.ts Outdated Show resolved Hide resolved
@LeonardoL3 LeonardoL3 merged commit 22c03b4 into main Mar 26, 2024
5 checks passed
@LeonardoL3 LeonardoL3 deleted the DGO-898 branch March 26, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants