{"id":25244957,"url":"https://github.com/team-alembic/ash_authentication","last_synced_at":"2026-05-04T05:04:08.693Z","repository":{"id":63215015,"uuid":"542291437","full_name":"team-alembic/ash_authentication","owner":"team-alembic","description":"The Ash Authentication framework","archived":false,"fork":false,"pushed_at":"2026-05-01T02:10:46.000Z","size":2979,"stargazers_count":157,"open_issues_count":8,"forks_count":114,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-05-01T03:15:01.884Z","etag":null,"topics":["ash","authentication","elixir","oauth2","password"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/team-alembic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSES/CC0-1.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-27T21:14:49.000Z","updated_at":"2026-05-01T02:05:28.000Z","dependencies_parsed_at":"2023-10-15T18:06:04.787Z","dependency_job_id":"a699f139-f924-48c5-bac5-fc06d2177575","html_url":"https://github.com/team-alembic/ash_authentication","commit_stats":null,"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/team-alembic/ash_authentication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-alembic%2Fash_authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-alembic%2Fash_authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-alembic%2Fash_authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-alembic%2Fash_authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/team-alembic","download_url":"https://codeload.github.com/team-alembic/ash_authentication/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-alembic%2Fash_authentication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32595202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ash","authentication","elixir","oauth2","password"],"created_at":"2025-02-12T01:56:02.717Z","updated_at":"2026-05-04T05:04:08.687Z","avatar_url":"https://github.com/team-alembic.png","language":"Elixir","funding_links":[],"categories":["Extensions"],"sub_categories":["other"],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2022 Alembic Pty Ltd\n\nSPDX-License-Identifier: MIT\n--\u003e\n\n![Logo](https://github.com/ash-project/ash/blob/main/logos/cropped-for-header-black-text.png?raw=true#gh-light-mode-only)\n![Logo](https://github.com/ash-project/ash/blob/main/logos/cropped-for-header-white-text.png?raw=true#gh-dark-mode-only)\n\n![Elixir CI](https://github.com/team-alembic/ash_authentication/workflows/Elixir%20Library/badge.svg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Hex version badge](https://img.shields.io/hexpm/v/ash_authentication.svg)](https://hex.pm/packages/ash_authentication)\n[![Hexdocs badge](https://img.shields.io/badge/docs-hexdocs-purple)](https://hexdocs.pm/ash_authentication)\n[![REUSE status](https://api.reuse.software/badge/github.com/team-alembic/ash_authentication)](https://api.reuse.software/info/github.com/team-alembic/ash_authentication)\n\n# Ash Authentication\n\nWelcome! Here you will find everything you need to know to get started with and use Ash Authentication. This documentation is best viewed on [hexdocs](https://hexdocs.pm/ash_authentication).\n\n## About the Documentation\n\n[**Tutorials**](#tutorials) walk you through a series of steps to accomplish a goal. These are **learning-oriented**, and are a great place for beginners to start.\n\n---\n\n[**Topics**](#topics) provide a high level overview of a specific concept or feature. These are **understanding-oriented**, and are perfect for discovering design patterns, features, and tools related to a given topic.\n\n---\n\n[**Reference**](#reference) documentation is produced automatically from our source code. It comes in the form of module documentation and DSL documentation. This documentation is **information-oriented**. Use the sidebar and the search bar to find relevant reference information.\n\n## Tutorials\n\n- [Get Started](documentation/tutorials/get-started.md)\n\n---\n\n## Topics\n\n- [Custom Strategies](documentation/topics/custom-strategy.md)\n- [Policies on Authenticated Resources](documentation/topics/policies-on-authentication-resources.md)\n- [Recovery Code Security](documentation/topics/recovery-code-security.md)\n- [Testing](documentation/topics/testing.md)\n- [Tokens](documentation/topics/tokens.md)\n- [Upgrade guides](documentation/topics/upgrading.md)\n\n---\n\n## Tutorials\n\n- [Authenticate with API keys](documentation/tutorials/api-keys.md)\n- [Authenticate with Auth0](documentation/tutorials/auth0.md)\n- [Authenticate with GitHub](documentation/tutorials/github.md)\n- [Authenticate with Google](documentation/tutorials/google.md)\n- [Authenticate with Magic Links](documentation/tutorials/magic-links.md)\n- [Authenticate with Passwords](documentation/tutorials/password.md)\n- [Authenticate with Slack](documentation/tutorials/slack.md)\n- [Authenticate with TOTP](documentation/tutorials/totp.md)\n- [Recovery Codes](documentation/tutorials/recovery-codes.md)\n- [Audit Logging](documentation/tutorials/audit-log.md)\n- [Confirmation](documentation/tutorials/confirmation.md)\n\n---\n\n## Reference\n\n- [AshAuthentication DSL](documentation/dsls/DSL-AshAuthentication.md)\n- [AshAuthentication.AddOn.Confirmation DSL](documentation/dsls/DSL-AshAuthentication.AddOn.Confirmation.md)\n- [AshAuthentication.AddOn.LogOutEverywhere DSL](documentation/dsls/DSL-AshAuthentication.AddOn.LogOutEverywhere.md)\n- [AshAuthentication.Strategy.ApiKey DSL](documentation/dsls/DSL-AshAuthentication.Strategy.ApiKey.md)\n- [AshAuthentication.Strategy.Auth0 DSL](documentation/dsls/DSL-AshAuthentication.Strategy.Auth0.md)\n- [AshAuthentication.Strategy.Github DSL](documentation/dsls/DSL-AshAuthentication.Strategy.Github.md)\n- [AshAuthentication.Strategy.Google DSL](documentation/dsls/DSL-AshAuthentication.Strategy.Google.md)\n- [AshAuthentication.Strategy.MagicLink DSL](documentation/dsls/DSL-AshAuthentication.Strategy.MagicLink.md)\n- [AshAuthentication.Strategy.OAuth2 DSL](documentation/dsls/DSL-AshAuthentication.Strategy.OAuth2.md)\n- [AshAuthentication.Strategy.Oidc DSL](documentation/dsls/DSL-AshAuthentication.Strategy.Oidc.md)\n- [AshAuthentication.Strategy.Password DSL](documentation/dsls/DSL-AshAuthentication.Strategy.Password.md)\n- [AshAuthentication.Strategy.RecoveryCode DSL](documentation/dsls/DSL-AshAuthentication.Strategy.RecoveryCode.md)\n- [AshAuthentication.Strategy.Slack DSL](documentation/dsls/DSL-AshAuthentication.Strategy.Slack.md)\n- [AshAuthentication.Strategy.Totp DSL](documentation/dsls/DSL-AshAuthentication.Strategy.Totp.md)\n- [AshAuthentication.TokenResource DSL](documentation/dsls/DSL-AshAuthentication.TokenResource.md)\n- [AshAuthentication.UserIdentity DSL](documentation/dsls/DSL-AshAuthentication.UserIdentity.md)\n- For other reference documentation, see the sidebar \u0026 search bar\n\n## Related packages\n\n- [Ash Framework](https://hexdocs.pm/ash)\n- [Ash Authentication Phoenix](https://hexdocs.pm/ash_authentication_phoenix) | Integrates Ash Authentication into your Phoenix application\n\n---\n\n[![Alembic](logos/alembic.svg)](https://alembic.com.au)\n\nProudly written and maintained by the team at [Alembic](https://alembic.com.au) for the Ash community.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-alembic%2Fash_authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam-alembic%2Fash_authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-alembic%2Fash_authentication/lists"}