Skip to content

v1.0.3: Better Auth UX and More

Compare
Choose a tag to compare
@philip-gai philip-gai released this 30 May 06:52
· 45 commits to main since this release
920eb6c

What's Changed

  • Once a user has successfully authorized the GitHub app, they will see a success screen and then will get automatically redirected back to their pull request.
  • We are now using the state parameter when auth'ing with an encrypted value to protect against forgery attacks and to pass along the pull request url.
  • The wording on the PR comment has been updated to say "authorize the app" instead of "authenticate".

Links

Full Changelog: v1.0.2...v1.0.3