Skip to content

SPHTech/kratos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,021 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kratos (Fork) – Internal README

This is our maintained fork of Ory Kratos. We keep a tight control over what we ship and when we ship it.

Goals

  • Manage our own Docker image builds
  • Selectively include upstream changes
  • Add fork-specific changes when needed

Upstream

  • Source: https://github.com/ory/kratos
  • Sync policy: Periodic manual sync; we may cherry-pick or defer changes

Docker images

  • CI builds/pushes are handled by .github/workflows/build-push.yml.
  • Local build/push:
make docker
# or
docker build -f .docker/Dockerfile-alpine -t <your-registry>/kratos:<tag> .
docker push <your-registry>/kratos:<tag>

Documentation

  • Upstream product docs and API: see https://www.ory.sh/kratos/docs/.
  • We archived the original upstream README at docs/UPSTREAM-README.md.

Contributing

  • Open fork-specific PRs here. When appropriate, also contribute upstream.

About

Headless cloud-native authentication and identity management written in Go. Scales to a billion+ users. Replace Homegrown, Auth0, Okta, Firebase with better UX and DX. Passkeys, Social Sign In, OIDC, Magic Link, Multi-Factor Auth, SMS, SAML, TOTP, and more. Runs everywhere, runs best on Ory Network.

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 90.4%
  • TypeScript 8.3%
  • Shell 0.6%
  • JavaScript 0.3%
  • Makefile 0.2%
  • Go Template 0.1%
  • Other 0.1%