v1.0.3: Better Auth UX and More
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
- UX and security enhancements by @philip-gai in #82
Full Changelog: v1.0.2...v1.0.3