AshAuthentication.Strategy.ApiKey.Actions (ash_authentication v4.8.6)
View SourceActions for the API key strategy.
Provides the code interface for working with user resources for providing API keys resurce.
Summary
Functions
Attempt to sign a user in via API key.
Functions
@spec sign_in(AshAuthentication.Strategy.ApiKey.t(), map(), keyword()) :: {:ok, Ash.Resource.record()} | {:error, AshAuthentication.Errors.AuthenticationFailed.t()}
Attempt to sign a user in via API key.