Skip to content

Commit

Permalink
Update Bearer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ylebre authored Nov 24, 2023
1 parent cc00fc8 commit 5323632
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Utils/Bearer.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
/**
* This class contains code to fetch the WebId from a request
* that is make in legacy mode (bearer token with pop)
*
* @ TODO: Make sure this code complies with the spec and validate the tokens properly;
* https://datatracker.ietf.org/doc/html/rfc7800
*/
class Bearer {

Expand Down

0 comments on commit 5323632

Please sign in to comment.