justin

Results 5 issues of justin

Thank you for this SDK! It looks like either the jwt that is saved in the `session_file` I provide is either invalid or I'm instantiating something wrong. Here's what I'm...

Add the font family [Inter](https://fonts.google.com/specimen/Inter) Thanks for this library! ✌️

and note the [24HourHomepage](https://24HourHomepage.com) which is open for everyone to advertise on

The character's `died` field is not populating as we expect. Example: https://anapioficeandfire.com/api/characters/49 currently returns: ``` { "url": "https://anapioficeandfire.com/api/characters/49", "name": "Aemma Arryn", "gender": "Female", "culture": "", "born": "In 82 AC", "died":...

In order to run the single threaded worker, we need to either serve the built worker.js file and its dependencies on the domain where the worker will be instantiated OR...