streamlit-test / config.yaml
IsaacKerson
add login page and components
7927df4 unverified
raw history blame
No virus
186 Bytes
cookie:
name: 'some_cookie_name'
key: 'some_signature_key'
credentials:
names: ['John Smith', 'Rebecca Briggs']
usernames: ['jsmith', 'rbriggs']
passwords: ['123', '456']