Kim Maida
Kim Maida
I'm using express-jwt and jwks-rsa to authorize a Node API with Auth0. Everything has been working great, until I had to do a fresh `npm install` today. Then when my...
When a workflow mentions the bot, processing is unable to continue because there is no user available (user ID of sender is undefined). Need to build functionality to handle when...
Home component is being initialized twice, but ONLY after redirecting back to the app after a fresh successful login. This does not occur when there is a currently active session...
Adding stars could use some style refinement to make it align better sometime in the future.
PLEASE NOTE that this repo will be removed shortly. The new version of this code is at: https://github.com/auth0-blog/elm-with-jwt-api This code has been updated to Elm v0.18. Please refer to that...
Can get the full listing when a filter is still selected. Seems to mostly happen with colors. To reproduce: 1. Check blue 2. Check decorated 3. Uncheck blue 4. Re-check...
## Add a warning to Hosted Backend doc warning about cookie overwriting ### Description If multiple apps use the same FusionAuth instance and domain and use the hosted backend, cookies...
## Document client-side configuration properties ### Description We don't appear to document the properties that can be passed to a client-side FusionAuth provider all in one place. I had to...