corbado / javascript

MIT License
7 stars 2 forks source link

Refactoring of Web-Core #51

Closed Aby-JS closed 6 months ago

Aby-JS commented 6 months ago

@incorbador we need to add details to this ticket about the expected changes after our discussion.

Aby-JS commented 6 months ago

Here are my few thoughts and pointers I think we should discuss in our meeting:

I think be separating these two cases into two separate classes we can then give all flexibility to the users who wants it by using our framework specific SDKs and still generalize all the common logic that our framework specific complete packages needs to implement including flows, session management, etc.

incorbador commented 6 months ago

This is the PR for that ticket: https://github.com/corbado/javascript/pull/52 (it includes a description about the changes)