Add readme

This commit is contained in:
Pal Kerecsenyi 2024-01-23 15:53:04 +00:00
parent 068c911a8e
commit 16c71089f0
Signed by: palk
GPG Key ID: 6891661E25394C2C

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# PalAuth IAM Rust Client
A client for the PalAuth IAM API for Rust programs.
Currently only supports the permission `check` operation.
Comes with unit tests!