Token authentication
janbarasek opened this issue · 1 comments
janbarasek commented
When requesting a secure endpoint, we will look for a token in the parameters. If a token exists, an optional extension is called to validate the token.
If the token exists, access will be allowed for this one request, otherwise the original logic will be used.
This is a paid feature.
janbarasek commented
It was solved by special package: https://github.com/baraja-core/structured-api-token-authorizator