2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 05:46:34 +00:00

fix table formatting (#9569)

This commit is contained in:
Matthias Mair
2025-04-24 00:11:59 +02:00
committed by GitHub
parent 021063df72
commit b86b1d4c4d

View File

@ -13,5 +13,5 @@ Superusers can configure run-time conditions [as per django-flags](https://cfpb.
## Current Experimental Features
| Feature | Key | Description |
| ------- | ----------- |
| oAuth provider / api | OIDC | Use oAuth and OIDC to authenticate users with the API - [read more](../api/index.md#oauth2--oidc). |
| --- | --- | --- |
| oAuth provider / api | OIDC | Use oAuth and OIDC to authenticate users with the API - [read more](../api/index.md#oauth2--oidc) |