nathan-fiscaletti/synful

Make API key `keyExists` return the key if it is found

Closed this issue · 1 comments

Currently, APIKey will return a boolean from the keyExists function. Instead, return the APIKey object.

Fixed in PR #98