File: api.md

package info (click to toggle)
oidc-agent 4.2.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,560 kB
  • sloc: ansic: 22,657; makefile: 711; sh: 494
file content (11 lines) | stat: -rw-r--r-- 659 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# API
If you want to use `oidc-agent` to easily obtain an access token in your
application you can choose between 
- [liboidc-agent4](api-c.md): Library for the C programming language,
- [liboidcagent-go](api-go.md): Library for the Go programming language,
- [liboidcagent-py](api-py.md): Library for the Python programming language,
- [IPC-API](api-ipc.md): Communicate directly with `oidc-agent`.

When you have integrated your application with `oidc-agent` you can contact us
at [oidc-agent-contact@lists.kit.edu](mailto:oidc-agent-contact@lists.kit.edu) and we will add your application to the [list
of agent clients](oidc-token.md#other-agent-clients).