class X::BearerTokenAuthenticator

Defined in:

x/bearer_token_authenticator.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(bearer_token : String) #

[View source]

Instance Method Detail

def bearer_token : String #

[View source]
def bearer_token=(bearer_token : String) #

[View source]
def header(request : HTTP::Request) #

[View source]