# SuperTokens - 오픈소스 Auth 서비스

> Clean Markdown view of GeekNews topic #3474. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3474](https://news.hada.io/topic?id=3474)
- GeekNews Markdown: [https://news.hada.io/topic/3474.md](https://news.hada.io/topic/3474.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-12-26T12:02:58+09:00
- Updated: 2020-12-26T12:02:58+09:00
- Original source: [supertokens.io](https://supertokens.io/)
- Points: 11
- Comments: 1

## Topic Body

- Auth0 / Firebase Auth / AWS Cognito 등의 오픈소스 대체제

- OAuth, 이메일/암호 로그인, 암호 찾기, 세션 관리, 이메일 인증, 소셜 로그인

주요 컴포넌트

- SuperToken Core : Java 로 만들어진 HTTP 서비스. 실제 비즈니스 로직

- Frontend SDK : 웹/iOS/Android/ReactNative 등 지원하는 로그인 UI 관련 기능

- Backend SDK / Driver : NodeJS,Flask,Golang 등 다양한 백엔드 프레임워크와 연동하여 SuperToken Core와 통신

- Database Plugin : MySQL,PostgresSQL,MongoDB,SQLite 등

- Y Combinator가 투자

## Comments



### Comment 4028

- Author: minhoryang
- Created: 2020-12-27T20:53:43+09:00
- Points: 1

ORY Hydra와 다른점이 무엇일지 궁금하네요. https://github.com/ory/hydra
