positional-tokenizer

Tokenizes a text using regex rules and returns the tokens with their positions in the text given.

tokenmanager

This module deals with the management of JWT tokens used for the protection of own API. It enables encoding and decoding of the token itself and the definition of rules that allow to determine if a token type is enabled or not to access a given resource.