Skip to content

simplylu/nicegui-certificate-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NiceGui Authentication with PFX Certificate

Just a sample how to authenticate at a NiceGui application using a username, password and PFX file.

Start the app with python3 app.py and register yourself to get a PFX file. The PFX file is then used for the login.

Data is only saved temporary. If you kill the app, all data is lost.

About

Just a sample how to authenticate with a PFX file at a NiceGui application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages