Commit Graph

3 Commits

Author SHA1 Message Date
Timothy Andrew f1caa0b316 Implement review comments for !11963 from @filipa.
- Disable an ESLint check rather than work around it (by
  converting `OAuthRememberMe` from a regular class to a
  static class.

- Scope `$` calls inside `OAuthRememberMe`
2017-07-06 06:30:07 +00:00
Timothy Andrew 738789d2cb Get ESLint spec passing for the `OAuthRememberMe` class. 2017-07-06 06:30:06 +00:00
Timothy Andrew d705a2548c Move OAuth "remember me" javascript logic into a class. 2017-07-06 06:30:05 +00:00