{"id":18298349,"url":"https://github.com/fusionauth/fusionauth-plugin-api","last_synced_at":"2025-04-09T09:16:51.163Z","repository":{"id":42121269,"uuid":"146031469","full_name":"FusionAuth/fusionauth-plugin-api","owner":"FusionAuth","description":"Plugin API for FusionAuth","archived":false,"fork":false,"pushed_at":"2025-03-31T22:28:16.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2025-04-01T16:56:44.203Z","etag":null,"topics":["api","fusionauth","password-hash","plugin"],"latest_commit_sha":null,"homepage":"https://fusionauth.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FusionAuth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-24T19:23:16.000Z","updated_at":"2025-03-31T17:28:26.000Z","dependencies_parsed_at":"2024-03-27T18:43:24.252Z","dependency_job_id":"084248e8-a0de-42f5-b548-aa636eb0a72a","html_url":"https://github.com/FusionAuth/fusionauth-plugin-api","commit_stats":null,"previous_names":[],"tags_count":179,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-plugin-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-plugin-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-plugin-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-plugin-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FusionAuth","download_url":"https://codeload.github.com/FusionAuth/fusionauth-plugin-api/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008624,"owners_count":21032556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","fusionauth","password-hash","plugin"],"created_at":"2024-11-05T15:05:51.005Z","updated_at":"2025-04-09T09:16:51.118Z","avatar_url":"https://github.com/FusionAuth.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FusionAuth Plugin API ![semver 2.0.0 compliant](http://img.shields.io/badge/semver-2.0.0-brightgreen.svg?style=flat-square)\n\nThis project provides the APIs and SPIs that are used to write FusionAuth plugins.\n\nCurrently, there is a single plugin SPI for FusionAuth that allows customers to support different password encryption schemes. This interface is `io.fusionauth.plugin.spi.security.PasswordEncryptor`.\n\nYou can learn more about FusionAuth plugins by visiting our documentation page at [https://fusionauth.io/docs/v1/tech/plugins/writing-a-plugin](https://fusionauth.io/docs/v1/tech/plugins/writing-a-plugin).\n\n## Building \n\n### Building with Maven\n\n```bash\n$ mvn install\n```\n\n### Building with Savant\n\n```bash\n$ mkdir ~/savant\n$ cd ~/savant\n$ wget http://savant.inversoft.org/org/savantbuild/savant-core/1.0.0/savant-1.0.0.tar.gz\n$ tar xvfz savant-1.0.0.tar.gz\n$ ln -s ./savant-1.0.0 current\n$ export PATH=$PATH:~/savant/current/bin/\n```\n\nThen, perform an integration build of the project by running:\n\n```bash\n$ sb int\n```\n\nFor more information, checkout [savantbuild.org](http://savantbuild.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-plugin-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusionauth%2Ffusionauth-plugin-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-plugin-api/lists"}