Skip to content

Commit

Permalink
[#55472] Extend omniauth_user_authorized comment.
Browse files Browse the repository at this point in the history
Co-authored-by: Kabiru Mwenja <[email protected]>
  • Loading branch information
ba1ash and akabiru authored Jun 7, 2024
1 parent 72e1ad1 commit 400d3b0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ def user_logged_in(context)
end

##
# Once omniauth has returned with an auth hash
# persist the access token
# Called once omniauth has returned with an auth hash
# NOTE: It's a passthrough as we no longer persist the access token into the cookie
def omniauth_user_authorized(_context); end
end
end
Expand Down

0 comments on commit 400d3b0

Please sign in to comment.