aspnet / Templates

This repo is OBSOLETE - please see the README file for information
Other
150 stars 57 forks source link

Edited the GetCurrentUserAsync function in the controllers. #624

Closed adamradocz closed 8 years ago

adamradocz commented 8 years ago
dnfclas commented 8 years ago

Hi @adamradocz, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla2.dotnetfoundation.org.

TTYL, DNFBOT;

dnfclas commented 8 years ago

@adamradocz, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.
Thanks, DNFBOT;

phenning commented 8 years ago

No real functional reason for doing this. You need to await in the calling method anyway.