mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
8561a66365
Now, we'll return a standard error, and have the caller act upon this being an instance of authErr. Also changes the storage.AuthRequest return to a pointer, and returns nil in error cases. Signed-off-by: Stephan Renatus <srenatus@chef.io>