Skip to content

v0.28.4

Compare
Choose a tag to compare
@evert evert released this 28 Jan 17:37
· 112 commits to main since this release
4b0f7bd
  • Logging with an unverified email is no longer a blocker for the authorization-challenge system. Users can now verify their email address during the login process. (@chelsearoman-ca)
  • Adding a friendly error message to devs trying to directly POST to the /login endpoint.
  • Refreshed getting started and CONTRIBUTING documents. (@usrrname)
  • Added some guides for getting a basic OAuth2 integration up and running using vanilla Javascript.
  • Added guide on testing SMTP.