class Authn::Anonymous

Overview

anonymous implements Authenticator for anonymous authentication.

Defined in:

authn/anon.cr

Constructors

Instance Method Summary

Instance methods inherited from class Authn::Authenticator

authorization : String authorization

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def authorization #

Implement anonymous authentication.


[View source]