Francisco Zanini
Results
3
issues of
Francisco Zanini
Hi all, There is a way to to receive data urls on a class' field automatically? Like the example below decode a base64 string sent by a web page. `data:text/plain;base64,SGVsbG8sIFdvcmxkIQ==`
Adds support to encrypt JWT with the following alghoritms: - RSA1_5 - A256CBC-HS512
Hello all, I'm using `ThemeService` to change the colors of some chart elements when the user switches between light and dark. When the user selects the dark theme I need...