mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 14:48:29 +00:00
✨ Stop report oidc failed operations as exceptions
This commit is contained in:
parent
5d5d238fec
commit
da62a6809c
@ -567,7 +567,7 @@
|
||||
profile (get-profile cfg info)]
|
||||
(generate-redirect cfg request info profile))
|
||||
(catch Throwable cause
|
||||
(l/error :hint "error on oauth process" :cause cause)
|
||||
(l/warn :hint "error on oauth process" :cause cause)
|
||||
(generate-error-redirect cfg cause))))
|
||||
|
||||
(def provider-lookup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user