Unexpected symbol '+=' expecting ',', ';' or '=' Unexpected symbol '||'

Please for the love of god put your code in your post using code tags.

For the first error, youre missing a period (.) should be LoginManager.onSuccessfulLogin

For the second error, you have messed up your brackets, just count them in the if statement, you should be able to see it :wink: You close the if before the ||