PolicyEngine / policyengine-app

PolicyEngine's free web app for computing the impact of public policy.
GNU Affero General Public License v3.0
32 stars 86 forks source link

Added conditional redirect_uri if running in debug mode #1668

Closed anmolchhabra21 closed 2 weeks ago

anmolchhabra21 commented 2 weeks ago

Description

Fixes #1663

Changes

Changed redirect_url as per environment to point to local for developers(debug command), and policyengine for other cases.

Screenshots

N/A

Tests

Formatted and Tested 18/18 passed.