examples icon indicating copy to clipboard operation
examples copied to clipboard

uploaded example using JWT and Rusqlite for authentication

Open Stipulations opened this issue 1 year ago • 1 comments

uploaded example using JWT and Rusqlite for authentication

Stipulations avatar Apr 30 '24 10:04 Stipulations

if you're interested in this being accepted still, can you please:

  • move it into the auth/ dir
  • give it a shorter name
  • add a readme (see other examples) with instructions for usage etc.
  • instead of a premade DB file, add a .sql file with instructions in the README on how to create a users.db file locally
  • .gitignore the users.db file location

robjtede avatar Jun 09 '24 03:06 robjtede