Block a user
fix for OAUTH_ENABLED check
thanks @decentral1se, I agree would be better to stick to convention, but it doesn't feel like this is impacting us much now so I can look into updating it with another change or separately…
fix for OAUTH_ENABLED check
No reason, I was just working off of whatever was already there in the loomio recipe and didn't realize the convention is to have a .tmpl file for the entrypoint.
What are the benefits of it…
fix for OAUTH_ENABLED check
update entrypoint version
add OAuth2 env variables
add OAuth2 env variables
Nice work!
Can we test if the recipe works fine if we created an app out of it but kept these env variables empty/commented out in the .env file?
If so, we might need to put them…