Latest Updates

Documenting code, one commit at a time.

Building Trust: Enhancing GitHub Scope Selection in User Registration

Introduction

In today's interconnected web, applications often require access to third-party services like GitHub. While convenient, requesting permissions can be a delicate balance between functionality and user trust. On our landing project, which serves as a primary entry point for users, we recently focused on refining the GitHub registration flow to make permission requests clearer and

Read more

Streamlining SaaS Trials: Integrating Paddle Checkout with Laravel

Introduction

Offering a seamless free trial is crucial for SaaS products. On the Reimpact platform, we recently enhanced our user onboarding by integrating Paddle for a 30-day free trial checkout experience. This not only streamlines the path from prospect to active user but also provides a robust foundation for subscription management.

The Challenge

Implementing a new checkout flow

Read more