Skip to content

Commit

Permalink
Add headers reader to authenticator.
Browse files Browse the repository at this point in the history
  • Loading branch information
KazW committed Aug 4, 2020
1 parent e626915 commit 649a9cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/hasura_handler/authenticator.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module HasuraHandler
class Authenticator
attr_reader :headers
attr_accessor :response,
:error_message

Expand Down

0 comments on commit 649a9cb

Please sign in to comment.