ulic75 / qwik-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qwik Examples

The following examples are built using qwik. They should be used as just that, examples. Not a guide for best practices about Qwik, security, or anything else.

Auth.js is a complete open-source authentication solution for web applications.

Lucia is an auth library for TypeScript that abstracts away the complexity of handling users and sessions. It works alongside your database to provide an API that's easy to use, understand, and extend.

  • GitHub - Use Lucia to authenticate against GitHub OAuth
  • User/Pass - Use Lucia to create and authenticate users with username/password

Bidirectional and low-latency communication for every platform.

  • Node-server - Using node http server and Socket.IO
  • Express - Using node http server with Express and Socket.IO

About


Languages

Language:TypeScript 86.4%Language:JavaScript 10.4%Language:CSS 3.2%