-
Notifications
You must be signed in to change notification settings - Fork 2.7k
clean up auth code sample a little #1641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
16085f6
to
1a3cd03
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
1a3cd03
to
126542b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. Eventually we may also want to write code with "await" and "async".
LGTM! |
126542b
to
82382c8
Compare
@jasonnutter feedback resolved. |
Cleaned up the auth code sample a little to be a little more idiomatic to what an express app looks like.