solid / authentication-panel

GitHub repository for the Solid Authentication Panel
MIT License
11 stars 15 forks source link

Reword claims and fix audience #141

Closed matthieubosquet closed 3 years ago

matthieubosquet commented 3 years ago

Potential fix for the access tokens' audience claim description which was previously too strict.

Includes some rewording removing redundant language and fixes linking inconsistencies as well as line length in the access token claims section.

See also: https://github.com/solid/authentication-panel/issues/135