mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
fix: Explain why logging in will not work
This commit is contained in:
6
templates/error/descriptions/E0002.md.hbs
Normal file
6
templates/error/descriptions/E0002.md.hbs
Normal file
@@ -0,0 +1,6 @@
|
||||
# Please log in through an app
|
||||
Logging in to a Solid Pod needs to happen via a Solid app.
|
||||
<br>
|
||||
It is not possible to use the login page directly.
|
||||
If you are developing an app,
|
||||
you can use a library such as [`solid-client-authn-js`](https://github.com/inrupt/solid-client-authn-js) to initiate an OIDC authentication flow.
|
||||
Reference in New Issue
Block a user