PrivateAIM / node-ui

User interface for a node.
0 stars 1 forks source link

Handle incorrect client secret #73

Closed brucetony closed 2 months ago

brucetony commented 4 months ago

Add some code to check for incorrect client secret so it doesn't give a 500 crash. Ideally, this will never happen in prod, but during dev it's annoying

brucetony commented 2 months ago

Just ensure the client secret is right