Update streamlit code to test features in pipe

This commit is contained in:
Umang Mistry
2024-04-22 12:50:26 -05:00
parent 01e04b273f
commit eee814e260
+1
View File
@@ -73,4 +73,5 @@ def handle_redirect(REDIRECT_URI):
access_token = get_token_from_code(code, REDIRECT_URI)
st.session_state['access_token'] = access_token
st.session_state