Skip to content

Commit 3a3febf

Browse files
committed
debug
1 parent fa3a1f3 commit 3a3febf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/sorcery/providers/apple.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ def process_callback(params, _session)
5353
a[:client_secret] = client_secret
5454
end
5555

56+
byebug
57+
5658
@user_info = JSON.parse(params[:user] || {})
5759

5860
get_access_token(args, token_url: token_url, token_method: :post)

0 commit comments

Comments
 (0)