marmo
marmo
WWindmill
Created by marmo on 11/4/2024 in #help
passing jwt secrets between django app and windmill via api
hey @rubenf the problem that i'm actually running into is within windmill, generating a jwt token that can be authenticated by my django app. In Django im using the Jose package to verify and sign tokens, is there an equivalent i can use in the windmill script as an alternative to manually generating my own tokens in windmill?
17 replies
WWindmill
Created by marmo on 11/4/2024 in #help
passing jwt secrets between django app and windmill via api
okay, I'll give that a try! Thank you 🙏
17 replies
WWindmill
Created by marmo on 11/4/2024 in #help
passing jwt secrets between django app and windmill via api
so instead of creating a payload as an object, construct it as a string, and use the secret were storing within windmill and doppler to decode it? Would this still require all payload fields being asked on the windmill side? like username, email, is_admin.. etc?
17 replies
WWindmill
Created by marmo on 11/4/2024 in #help
passing jwt secrets between django app and windmill via api
but I do also see "Windmill EE v1.416.0" in user settings.
17 replies
WWindmill
Created by marmo on 11/4/2024 in #help
passing jwt secrets between django app and windmill via api
right now we are on the - "Team plan (usage-based)", from what i can see in our workspace settings.
17 replies