Annotate

misc/lnav/README.md @ 5596:7040d0772758

mod_http_oauth2: Implement RFC 8628 Device Authorization Grant Meant for devices without easy access to a web browser, such as refrigerators and toasters, which definitely need to be running OAuth-enabled XMPP clients! Could be used for CLI tools that might have trouble running a http server needed for the authorization code flow.
author Kim Alvefur <zash@zash.se>
date Mon, 10 Jul 2023 07:16:54 +0200
parent 5498:1fa1545ebc40
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5498
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
1 % Prosody log format for lnav
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
2
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
3 This is a format definition that allows <https://lnav.org/> to better
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
4 handle Prosody logs.
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
5
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
6 Install it using `lnav -i ./prosody.json`