yona3 / go-auth-sample

SPA + REST API authentication sample.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Auth Sample

This is a sample of authentication with SPA + REST API.

Tech stack

frontend

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Recoil

backend

  • Go
  • ent
  • Docker
  • PostgreSQL
  • OAuth
  • JWT

Todo List

  • Google
  • test (Google)
  • Twitter
  • test (Twitter)
  • Email & Password
  • test (Email & Password)

About

SPA + REST API authentication sample.

License:MIT License


Languages

Language:Go 65.9%Language:TypeScript 25.4%Language:JavaScript 8.7%