AshAuthentication.Strategy.ApiKey.Actions
(ash_authentication v5.0.0-rc.6)
Copy Markdown
View Source
Actions 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.