Closed markkovari closed 2 months ago
This is a tech debt. We want this to be configurable - and stored as a secret -.
https://github.com/gfa-cc-after/Pet-Clinic-GilmoreDevs/blob/521b6b80c84688fbf657ce782a3056b215e9cd65/backend/src/main/java/com/greenfoxacademy/backend/services/jwt/JwtUtil.java#L30
This no longer exists on main. We generate RSA private + public keys on the fly.
This is a tech debt. We want this to be configurable - and stored as a secret -.
https://github.com/gfa-cc-after/Pet-Clinic-GilmoreDevs/blob/521b6b80c84688fbf657ce782a3056b215e9cd65/backend/src/main/java/com/greenfoxacademy/backend/services/jwt/JwtUtil.java#L30