Skip to content

bayrell-tutorials/web_app_with_admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wep app with admin

BayLang example app with admin page

Generate JWT key

openssl genrsa -out jwt_private.key 2048
openssl rsa -in jwt_private.key -outform PEM -pubout -out jwt_public.key

About

Wep app with admin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors