adamm-hf/gradio-oauth2
change button to test channel in HF server
adding < > to remove link preview after clicking button as it is too noisy
timeout=None
Update app.py
fix (login link ui)
Update app.py
fix
fix
fix (user_id is dynamically generated from whoever clicks the button now)
fix
fix
test: keep button functional across bot restarts
Update README.md
test thumbnail
stable version with reliable links + deprecation (latest generated link is always the most up-to-date)
Update app.py
delete all tokens when creating new link
Update app.py
fix
fix
generate unique invite link every time button is pressed
shift link outside of DM
move run_bot up
fix
button test
some cleanup
test one-time link (deleted after verification, and helps with the inconsistency issue to not confuse user when logging out)
some debugging
revert
asyncio
Update app.py
Update app.py
styling text
Update app.py
Update app.py
Update app.py
Update app.py
stying
checkmark
Update app.py
Update app.py
revert
Update app.py
fix
test: don't allow login with HF without valid bot-generated link
add unique string / token to prevent discord_id injection
update space link
Update app.py
fix
Update app.py
