mirror of
https://gh.wpcy.net/https://github.com/fairpm/fair-protocol.git
synced 2026-04-21 13:35:19 +08:00
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
# Registry
|
|
|
|
This document is a registry for the known extensions to the FAIR Package Management Protocol, along with defined package and artifact types.
|
|
|
|
## Extensions
|
|
|
|
| Name | Contact |
|
|
| -------------------------------------------- | ------------------ |
|
|
| [FAIR Authentication Methods](./ext-auth.md) | FAIR Working Group |
|
|
| [FAIR for WordPress Packages](./ext-wp.md) | FAIR Working Group |
|
|
|
|
|
|
## Package Types
|
|
|
|
| Type | Extension | Contact |
|
|
| ----------- | ------------------------------------------ | ------------------ |
|
|
| `wp-core` | [FAIR for WordPress Packages](./ext-wp.md) | FAIR Working Group |
|
|
| `wp-plugin` | [FAIR for WordPress Packages](./ext-wp.md) | FAIR Working Group |
|
|
| `wp-theme` | [FAIR for WordPress Packages](./ext-wp.md) | FAIR Working Group |
|
|
|
|
|
|
## Authentication Methods
|
|
|
|
| Method | Extension | Contact |
|
|
| -------- | -------------------------------------------- | ------------------ |
|
|
| `bearer` | [FAIR Authentication Methods](./ext-auth.md) | FAIR Working Group |
|
|
| `basic` | [FAIR Authentication Methods](./ext-auth.md) | FAIR Working Group |
|
|
| `oauth2` | [FAIR Authentication Methods](./ext-auth.md) | FAIR Working Group |
|