corbado / javascript

MIT License
6 stars 1 forks source link

Show conventional pre-filled login screen at login abort #320

Closed Adam3371 closed 2 weeks ago

Adam3371 commented 2 weeks ago

Why

We have now implemented the client side state button that is shown if a client state is found in the local storage. This poses following issue/not perfect UX now:

TODOS

Acceptance criteria

Here you must define the acceptance criteria of this issue (what has to work, what should the developer test and so on). Use TODO checkboxes (markdown).

Implementation idea

Here you can write down an implementation idea how you would implement this issue (where do put this feature like in what domain, what service, what layer, naming/key of the feature in the code).

Adam3371 commented 2 weeks ago

Testing completed