Skip to content

Fix issue handling null user when augmenting slim profile

While poking at staging, I found an issue with null handling. If it can't find the user, it attempts to fill an Optional with null, which crashes the app and sends 500.