Skip to content

0.7.1

Compare
Choose a tag to compare
@sahat sahat released this 03 Oct 17:47
· 1191 commits to master since this release
  • Fixed Facebook redirect_uri issue. It expects a slash at the end, e.g. http://localhost:3000/. 584559d
  • Embedded Base64.js polyfill into satellizer. (extra ~500 bytes) 0223ec4
  • Strip slash character from authorization code that could result in code being invalid. 6b0c6bd
  • Demo: Improved passwordStrength directive. Thanks @giorgiofellipe. 5e9c47a
  • Demo: Display an alert if email is already taken. 07c2d4e
  • Demo: Fixed an issue where Back button was broken after successful logout. db5ddb8
  • Scala: Updated Scala example. Thanks @tabdulradi. f49e2c5
  • Flask: Python 2.7.x compatible by default. 647da34
  • PHP: Check email availability on signup. 0693006
  • Node: Check email availability on signup. 923ef21
  • Node: No longer set iss on token. (not necessary for demo) d309d19