-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
refactor: Refactor data scratch-authorization #1809
refactor: Refactor data scratch-authorization #1809
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
2da812b
to
c101dc5
Compare
Timestamp: 2021-04-15 13:29:24 |
c101dc5
to
922ad06
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 👍
import ftl.data.UserAuthorization | ||
|
||
object GoogleUserAuthorizationRequest : | ||
UserAuthorization.Request, |
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.
hmmm ktlint formatting for this is stupid. I will look into it in some time.
922ad06
to
fba8b4c
Compare
Fixes #1740
Test Plan
flank auth login
runs without any problemsChecklist