WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official Authsignal Python library for server-side applications. Use this SDK to easily integrate Authsignal's multi-factor authentication (MFA) and passwordless features into your Python backend.
8
9
9
-
Python 3
10
+
## Installation
10
11
11
12
```bash
12
13
pip3 install authsignal
@@ -18,6 +19,32 @@ or install newest source directly from GitHub:
This SDK is licensed under the [MIT License](LICENSE).
47
+
21
48
## Documentation
22
49
23
-
Refer to our [SDK documentation](https://docs.authsignal.com/sdks/server) for information on how to use this SDK.
50
+
For more information and advanced usage examples, refer to the official [Authsignal Server-Side SDK documentation](https://docs.authsignal.com/sdks/server/overview).
0 commit comments