UtilsSourceA collection of services and libraries that deal with JWT, Json, Regex, Randonmness, Hashing, Time and Strings.
This module implements JSON Web tokens. They are typically used decouple authentication from the other parts of a system.
This module implements regex and exposes a high-level API for the most common use cases.
Use this module for random byte generation. It makes sure that the random number generator is set up correctly before usage.