bleumink / streamlit-keycloak

User authentication and single sign-on in your Streamlit app using Keycloak
MIT License
59 stars 11 forks source link

allow id_token for logout & login options #14

Closed mapix closed 1 year ago

mapix commented 1 year ago

https://github.com/bleumink/streamlit-keycloak/issues/13#issuecomment-1483894106

bleumink commented 1 year ago

Merging this into a development branch first before merging into master. I would like to implement the logout functionality as described in the post and run it by you to see if that works for your use case.