This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
ab2bf481d1
lbry-desktop
/
ui
/
page
/
signIn
/
index.js
4 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
new signin/signup (#3960) * new signin/signup * cleanup and password reset * new flow working * cleanup * add 'autoComplete' props * fix prop * try to call email/confirm before resetting password * Dont use password reset token for email confirmation. * add password reset * password manager improvements * update lbryinc * cleanup * slightly improve close button on sign up page * moar fixes * fix password autofil Co-authored-by: Mark Beamer Jr <markbeamerjr@gmail.com>
2020-04-13 21:16:07 +02:00
import
SignInPage
from
'./view'
;
add createChannel to first run flow
2019-08-27 16:43:42 +02:00
new signin/signup (#3960) * new signin/signup * cleanup and password reset * new flow working * cleanup * add 'autoComplete' props * fix prop * try to call email/confirm before resetting password * Dont use password reset token for email confirmation. * add password reset * password manager improvements * update lbryinc * cleanup * slightly improve close button on sign up page * moar fixes * fix password autofil Co-authored-by: Mark Beamer Jr <markbeamerjr@gmail.com>
2020-04-13 21:16:07 +02:00
export
default
SignInPage
;
Reference in a new issue
Copy permalink