Lev Dubinets

Results 16 comments of Lev Dubinets

@arichardmusic as a quick stopgap, commenting out this line: https://github.com/ekafyi/gatsby-theme-musician/blob/ada534c670954ca118827cdd7e415e75c6831923/theme/src/gatsby-plugin-theme-ui/componentStyles.js#L11 helps with this problem. it does not make the background stretch, but instead makes the black portion smaller.

Hi @frankie567 I've implemented this in #338 and would love a review. Due to apple's particular setup, I had to import pyjwt.

Hey @frankie567 what can I do to help this get some eyes and get merged into master?

Sorry, I guess it isn't a `bug` and that label is a bit inaccurate.

The generated JWT allows for access to the protected fastapi routes. The Google access token is stored in the db model that the fastapi users library creates. @Chikowitz I am...

seems like https://github.com/divriots/jampack/issues/144 might be related