vaadin / vaadin-connect

A Vaadin Labs experiment with a secure stateless communication framework
https://vaadin.com/labs/vaadin-connect
Apache License 2.0
18 stars 5 forks source link

feat(connect): Add new login api method that does not ask for credentials #374

Closed SomeoneToIgnore closed 5 years ago

SomeoneToIgnore commented 5 years ago

Closes #308


This change is Reviewable

SomeoneToIgnore commented 5 years ago

frontend/connect/src/connect-client.ts, line 640 at r1 (raw file):

Previously, platosha (Anton Platonov) wrote…
`checkLoggedIn()` seems ok.

Renamed the method.