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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Uses `cryptography` for Ed25519 verification. Works on Python 3.9+.
6
6
7
7
## Installation
8
8
9
-
The distribution on [PyPI](https://pypi.org/project/authforge-sdk/)is**`authforge-sdk`** (same idea as scoped npm names: install name ≠ import path). After installing, import the **`authforge`** module:
9
+
Install from [PyPI](https://pypi.org/project/authforge-sdk/)as**`authforge-sdk`**. In code, import the **`authforge`** module:
0 commit comments