Kodeine

Results 167 comments of Kodeine

Any word for AOT support?

@vinaygopinath yes i guess lets use DomAdapter.

@vinaygopinath any updates on this?

i have the following settings, ``` 'JWT_ALLOW_REFRESH': True, 'JWT_EXPIRATION_DELTA': datetime.timedelta(seconds=300), 'JWT_REFRESH_EXPIRATION_DELTA': datetime.timedelta(days=7), ``` after like 10 refreshes i get the error `Signature has expired.` Any idea's?

@juicycleff so we cannot use database with this package?

@dlariosuniandes @joseabraham @shinebayar-g Guys, were you able to make it work with mongo bi ?

@hassankhan this is kinda old ticket and we're still facing issues connecting to mongo bi, can you please help. also the helm charts for SSL values are wrong too. I'll...

I was able to fix this, did have to update helm chart. My issue was mongobi wasnt using ssl so once that was done and fixing of chart, everything worked

I am getting `must be a valid ISO 8601 date string` for `"2021-03-22T17:11:52.279Z"`