We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd5477 commit b2bae7bCopy full SHA for b2bae7b
SUMMARY.md
@@ -5,6 +5,7 @@
5
## 🚀 Getting Started
6
7
* [Installation](getting-started/installation.md)
8
+* [Authentication](getting-started/authentication.md)
9
10
## 🤹 Contributing
11
getting-started/authentication.md
@@ -0,0 +1,9 @@
1
+# Authentication
2
+
3
+Speedtest Tracker uses Filament for the admin panel. During the install process an admin account is created for you.
4
+Use `[email protected]` and `password` to log into the admin panel.
+{% hint style="info" %}
+A process for changing the admin account's email address and password is planned.
+{% endhint %}
0 commit comments