An open API service indexing awesome lists of open source software.

https://github.com/thepmsquare/square_authentication_helper

helper to access the authentication layer for my personal server.
https://github.com/thepmsquare/square_authentication_helper

authentication helper utility

Last synced: 3 months ago
JSON representation

helper to access the authentication layer for my personal server.

Awesome Lists containing this project

README

          

# square_authentication_helper

> 📌 versioning: see [CHANGELOG.md](./CHANGELOG.md).

## about

helper to access the authentication layer for my personal server.

## installation

```shell
pip install square_authentication_helper
```

## usage

[reference python file](./example.py)

## env

- python>=3.12.0

> feedback is appreciated. thank you!