SkygearIO / features

Feature Tracking Repo for Skygear
Apache License 2.0
3 stars 12 forks source link

Passwordless authentication #432

Closed kiootic closed 4 years ago

kiootic commented 4 years ago

ref #430

kiootic commented 4 years ago

@louischan-oursky Updated, thanks.

kiootic commented 4 years ago

Added detailed design for anonymous user authentication & promotion.

kiootic commented 4 years ago

@carmenlau @louischan-oursky I've simplified the browser-less flow to use OAuth token endpoint directly, please check if it makes sense to you.