module Circed::Core::Authenticator

Overview

Authentication interface

Direct including types

Defined in:

circed/core/interfaces.cr

Instance Method Summary

Instance Method Detail

abstract def authenticate(credentials : AuthenticationCredentials) : AuthenticationResult #

[View source]