Skip to content

Commit 5cc521e

Browse files
committed
add more logging
1 parent 253f63a commit 5cc521e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugin.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,9 @@ def after_authenticate(auth, existing_account: nil)
292292
293293
extra:
294294
#{auth["extra"].to_hash.to_yaml}
295+
296+
all:
297+
#{auth&.to_hash&.to_yaml}
295298
LOG
296299

297300
if SiteSetting.oauth2_fetch_user_details?

0 commit comments

Comments
 (0)