You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regardless of the value I set for sendToSignIn (true or false) in the authOptions parameter, the introductory modal appears whenever triggering the showBlockstackConnect instead of going straight to the sign in popup.
The text was updated successfully, but these errors were encountered:
markmhendrickson
changed the title
Fix sendToSignIn property for authOptions given to sendToSignIn function
Fix sendToSignIn property for authOptions given to showBlockstackConnect function
Jul 12, 2020
markmhendrickson
changed the title
Fix sendToSignIn property for authOptions given to showBlockstackConnect function
Fix functionality of "sendToSignIn" property for "authOptions" as passed to "showBlockstackConnect" function
Jul 12, 2020
Regardless of the value I set for
sendToSignIn
(true or false) in theauthOptions
parameter, the introductory modal appears whenever triggering theshowBlockstackConnect
instead of going straight to the sign in popup.See https://github.com/markmhx/humans/blob/master/app/services/session.js#L10 as triggered by https://github.com/markmhx/humans/blob/master/app/components/app-nav.js#L9
The text was updated successfully, but these errors were encountered: