Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Marsanor/examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ory/awesome-ory
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.

Commits on May 1, 2023

  1. Copy the full SHA
    b1e37c3 View commit details

Commits on Jun 5, 2023

  1. fix: hydra kratos align ui version (ory#71)

    * fix: README draft
    
    * feat: hydra & kratos integration example (#2976) (ory#68)
    
    * feat: hydra & kratos integration example
    
    * * fix: removed files from kratos-hydra that were incorrectly copied
    
    * style: code updates on kratos-hydra from running "make format"
    
    * fix: consent page not working (ory#70)
    
    * chore(add-idea-gitignore):  add .idea folder to gitignore file (ory#69)
    
    * fix: README draft
    
    * feat: hydra & kratos integration example (#2976) (ory#68)
    
    * feat: hydra & kratos integration example
    
    * * fix: removed files from kratos-hydra that were incorrectly copied
    
    * style: code updates on kratos-hydra from running "make format"
    
    * fix: consent page not working
    
    ---------
    
    Co-authored-by: Matt Barnicle <mattbarnicle@users.noreply.github.com>
    Co-authored-by: Vincent <vincent@ory.sh>
    
    * chore: format
    
    * fix: align kratos-hydra example ui version and code to kratos-selfservice-ui-node original project
    
    * chore: format
    
    * fix: update kratos config to add error ui url
    
    ---------
    
    Co-authored-by: Vincent Kraus <mail@vinckr.com>
    Co-authored-by: Matt Barnicle <mattbarnicle@users.noreply.github.com>
    Co-authored-by: Vincent <vincent@ory.sh>
    4 people authored Jun 5, 2023
    Copy the full SHA
    2f36b97 View commit details
  2. chore: format (ory#72)

    * chore: format
    
    * chore: format
    
    * chore: fix format
    vinckr authored Jun 5, 2023
    Copy the full SHA
    7a57776 View commit details

Commits on Jun 13, 2023

  1. feat: reference implementation for Hydra+NextJS (ory#43)

    * added hydra-nextjs example
    
    * chore: apply suggestions from code review
    
    Co-authored-by: Kevin Goslar <kevin.goslar@gmail.com>
    
    ---------
    
    Co-authored-by: Vincent <vincent@ory.sh>
    Co-authored-by: Kevin Goslar <kevin.goslar@gmail.com>
    3 people authored Jun 13, 2023
    Copy the full SHA
    2face08 View commit details

Commits on Jul 19, 2023

  1. feat: add Ory Action example for a vpn / geo check (ory#75)

    * feat: add Ory Action example for a vpn / geo check
    
    * chore: fix format
    
    * fix: format
    
    * fix:format
    
    * chore: format all the things
    
    * fix: conditional cloud logging
    
    * fix: conditional logging attempt 2
    
    * fix: conditional logging, take 3
    
    * fix: format and move to folder
    
    ---------
    
    Co-authored-by: Vincent Kraus <mail@vinckr.com>
    kmherrmann and vinckr authored Jul 19, 2023
    Copy the full SHA
    f386aa9 View commit details

Commits on Jul 25, 2023

  1. Copy the full SHA
    ead80fd View commit details
  2. fix: readme actions (ory#78)

    * docs: add actions index readme
    
    * docs: add actions index readme
    vinckr authored Jul 25, 2023
    Copy the full SHA
    40701ac View commit details

Commits on Aug 3, 2023

  1. Copy the full SHA
    8e2d227 View commit details

Commits on Aug 7, 2023

  1. Copy the full SHA
    15b6270 View commit details

Commits on Aug 10, 2023

  1. IPQS & Focsec webhook (ory#81)

    * focsec impl
    
    * chore: cleanup to have both examples
    
    * feat: IPQS impl (untested)
    
    * fix: copy and paste mistakes
    
    * chore: readme update
    
    * fix: response format
    
    * fix: format
    
    * fix: readme changes
    kmherrmann authored Aug 10, 2023
    Copy the full SHA
    cf4f36c View commit details
  2. refactor(kratos-hydra-example): refactoring example to using Kratos S…

    …elfService UI Node Docker image (ory#73)
    Jorgagu authored Aug 10, 2023
    Copy the full SHA
    e5179f8 View commit details

Commits on Oct 18, 2023

  1. feat: add flutter app Ory Network example (ory#82)

    * feat: get current session information
    
    * feat: create login flow
    
    * feat: login with email and password
    
    * feat: register with email and password
    
    * fix: handle all errors incl deserialization error
    
    * feat: logout & get session on home page init
    
    * feat: show session information
    
    * feat: add design and refactor blocs
    
    * fix: change package and folder name
    
    * fix: change package name
    
    * docs: update README.md
    
    * refactor: delete unused icon
    
    * refactor: remove unused packages
    
    * chore: format code
    
    * refactor: add missing package and delete unused test
    
    * chore: display components dynamically
    
    * chore: clean up and format code
    
    * fix: aal2 navigation
    
    * chore: remove unnecessary code
    
    * chore: fix typo and rename variables
    
    * chore: separate exception handlings
    
    * fix: prevent null exception
    sashatalalasha authored Oct 18, 2023
    Copy the full SHA
    5f53cc5 View commit details

Commits on Nov 3, 2023

  1. feat: Sign In With Google and Apple (ory#84)

    * feat: get current session information
    
    * feat: create login flow
    
    * feat: login with email and password
    
    * feat: register with email and password
    
    * fix: handle all errors incl deserialization error
    
    * feat: logout & get session on home page init
    
    * feat: show session information
    
    * feat: add design and refactor blocs
    
    * fix: change package and folder name
    
    * fix: change package name
    
    * docs: update README.md
    
    * refactor: delete unused icon
    
    * refactor: remove unused packages
    
    * chore: format code
    
    * refactor: add missing package and delete unused test
    
    * chore: display components dynamically
    
    * chore: clean up and format code
    
    * fix: aal2 navigation
    
    * chore: remove unnecessary code
    
    * feat: sign in/up with google account on iOS
    
    * chore: add ios url scheme and web clientId
    
    * chore: fix typo and rename variables
    
    * chore: separate exception handlings
    
    * fix: prevent null exception
    
    * chore: change package name and add auth packages
    
    * feat: add apple & google sign in
    
    * chore: delete unnecessary exception handling
    
    * feat: add flutter app Ory Network example  (ory#82)
    
    * feat: get current session information
    
    * feat: create login flow
    
    * feat: login with email and password
    
    * feat: register with email and password
    
    * fix: handle all errors incl deserialization error
    
    * feat: logout & get session on home page init
    
    * feat: show session information
    
    * feat: add design and refactor blocs
    
    * fix: change package and folder name
    
    * fix: change package name
    
    * docs: update README.md
    
    * refactor: delete unused icon
    
    * refactor: remove unused packages
    
    * chore: format code
    
    * refactor: add missing package and delete unused test
    
    * chore: display components dynamically
    
    * chore: clean up and format code
    
    * fix: aal2 navigation
    
    * chore: remove unnecessary code
    
    * chore: fix typo and rename variables
    
    * chore: separate exception handlings
    
    * fix: prevent null exception
    
    * chore: delete unused assets and widgets
    
    * chore: remove misleading widget
    
    * Update README.md
    
    * Update README.md
    
    * chore: add formatting
    
    * chore: add formatting
    
    * chore: change package name
    
    * chore: delete build artifacts
    
    * chore: update gitignore
    
    * chore: add comment about web client id
    
    * chore: add Info.plist snippet to readme
    
    * chore: fix typo
    
    Co-authored-by: Jonas Hungershausen <jonas.hungershausen@gmail.com>
    
    * chore: fix format
    
    * chore: fix format
    
    ---------
    
    Co-authored-by: Jonas Hungershausen <jonas.hungershausen@gmail.com>
    sashatalalasha and jonas-jonas authored Nov 3, 2023
    Copy the full SHA
    ea68946 View commit details

Commits on Nov 19, 2023

  1. Copy the full SHA
    ffeec9e View commit details

Commits on Nov 24, 2023

  1. feat: sign in/register with code in Flutter App (ory#85)

    * fix: add traits to registration
    
    * feat: sign in with one-time code
    
    * feat: add register with code
    
    * chore: add node helper & show code nodes
    
    * fix: auth state transition
    
    * fix: avoid null expection on rebuild
    
    * chore: create helpers for input nodes
    
    * chore: add comments
    sashatalalasha authored Nov 24, 2023
    Copy the full SHA
    4aa769d View commit details

Commits on Dec 13, 2023

  1. feat: add settings to Flutter App (ory#88)

    * feat: get current session information
    
    * feat: create login flow
    
    * feat: login with email and password
    
    * feat: register with email and password
    
    * fix: handle all errors incl deserialization error
    
    * feat: logout & get session on home page init
    
    * feat: show session information
    
    * feat: add design and refactor blocs
    
    * fix: change package and folder name
    
    * fix: change package name
    
    * docs: update README.md
    
    * refactor: delete unused icon
    
    * refactor: remove unused packages
    
    * chore: format code
    
    * refactor: add missing package and delete unused test
    
    * feat: change password in settings
    
    * design: add padding to messages
    
    * feat: refresh session when updating settings
    
    * design: add assets' variants
    
    * feat: display settings dynamically
    
    * chore: create  widgets
    
    * fix: chnge submit button value
    
    * chore: format code
    
    * chore: display components dynamically
    
    * chore: clean up and format code
    
    * fix: aal2 navigation
    
    * chore: remove unnecessary code
    
    * feat: sign in/up with google account on iOS
    
    * chore: add ios url scheme and web clientId
    
    * chore: fix typo and rename variables
    
    * chore: separate exception handlings
    
    * fix: prevent null exception
    
    * chore: delete unused assets & widgets
    
    * fix: remove pop & show provider buttons correctly
    
    * chore: separate exception handlings
    
    * chore: format code
    
    * chore: change package name and add auth packages
    
    * feat: add apple & google sign in
    
    * chore: delete unnecessary exception handling
    
    * feat: add flutter app Ory Network example  (ory#82)
    
    * feat: get current session information
    
    * feat: create login flow
    
    * feat: login with email and password
    
    * feat: register with email and password
    
    * fix: handle all errors incl deserialization error
    
    * feat: logout & get session on home page init
    
    * feat: show session information
    
    * feat: add design and refactor blocs
    
    * fix: change package and folder name
    
    * fix: change package name
    
    * docs: update README.md
    
    * refactor: delete unused icon
    
    * refactor: remove unused packages
    
    * chore: format code
    
    * refactor: add missing package and delete unused test
    
    * chore: display components dynamically
    
    * chore: clean up and format code
    
    * fix: aal2 navigation
    
    * chore: remove unnecessary code
    
    * chore: fix typo and rename variables
    
    * chore: separate exception handlings
    
    * fix: prevent null exception
    
    * chore: delete unused assets and widgets
    
    * chore: remove misleading widget
    
    * Update README.md
    
    * Update README.md
    
    * chore: add formatting
    
    * chore: add formatting
    
    * chore: regenerate freezed files
    
    * fix: rebuild settings page or reset buttons
    
    * chore: refactor auth state & add missing social login functionality
    
    * chore: use helpers to get nodes of group
    
    * fix: reset settings when navigating back
    
    * chore: delete build artifacts
    
    * fix: typo
    
    Co-authored-by: Jonas Hungershausen <jonas.hungershausen@gmail.com>
    
    ---------
    
    Co-authored-by: Jonas Hungershausen <jonas.hungershausen@gmail.com>
    sashatalalasha and jonas-jonas authored Dec 13, 2023
    Copy the full SHA
    b23f3a2 View commit details

Commits on Dec 28, 2023

  1. feat: add recovery flow to Flutter App (ory#89)

    * feat: get current session information
    
    * feat: create login flow
    
    * feat: login with email and password
    
    * feat: register with email and password
    
    * fix: handle all errors incl deserialization error
    
    * feat: logout & get session on home page init
    
    * feat: show session information
    
    * feat: add design and refactor blocs
    
    * fix: change package and folder name
    
    * fix: change package name
    
    * docs: update README.md
    
    * refactor: delete unused icon
    
    * refactor: remove unused packages
    
    * chore: format code
    
    * refactor: add missing package and delete unused test
    
    * feat: change password in settings
    
    * design: add padding to messages
    
    * feat: refresh session when updating settings
    
    * design: add assets' variants
    
    * feat: display settings dynamically
    
    * chore: create  widgets
    
    * fix: chnge submit button value
    
    * chore: format code
    
    * chore: display components dynamically
    
    * chore: clean up and format code
    
    * fix: aal2 navigation
    
    * chore: remove unnecessary code
    
    * feat: sign in/up with google account on iOS
    
    * chore: add ios url scheme and web clientId
    
    * chore: fix typo and rename variables
    
    * chore: separate exception handlings
    
    * fix: prevent null exception
    
    * chore: delete unused assets & widgets
    
    * fix: remove pop & show provider buttons correctly
    
    * chore: separate exception handlings
    
    * chore: format code
    
    * chore: change package name and add auth packages
    
    * feat: add apple & google sign in
    
    * chore: delete unnecessary exception handling
    
    * feat: add flutter app Ory Network example  (ory#82)
    
    * feat: get current session information
    
    * feat: create login flow
    
    * feat: login with email and password
    
    * feat: register with email and password
    
    * fix: handle all errors incl deserialization error
    
    * feat: logout & get session on home page init
    
    * feat: show session information
    
    * feat: add design and refactor blocs
    
    * fix: change package and folder name
    
    * fix: change package name
    
    * docs: update README.md
    
    * refactor: delete unused icon
    
    * refactor: remove unused packages
    
    * chore: format code
    
    * refactor: add missing package and delete unused test
    
    * chore: display components dynamically
    
    * chore: clean up and format code
    
    * fix: aal2 navigation
    
    * chore: remove unnecessary code
    
    * chore: fix typo and rename variables
    
    * chore: separate exception handlings
    
    * fix: prevent null exception
    
    * chore: delete unused assets and widgets
    
    * chore: remove misleading widget
    
    * Update README.md
    
    * Update README.md
    
    * chore: add formatting
    
    * chore: add formatting
    
    * chore: regenerate freezed files
    
    * fix: rebuild settings page or reset buttons
    
    * chore: refactor auth state & add missing social login functionality
    
    * chore: use helpers to get nodes of group
    
    * fix: reset settings when navigating back
    
    * chore: delete build artifacts
    
    * feat: add recovery bloc
    
    * chore: add conditions for navigation
    
    * fix: update conditions
    
    * chore: add exception handling in reset settings & remove snackbar
    
    * chore: remove unused attributes
    sashatalalasha authored Dec 28, 2023
    Copy the full SHA
    e61b862 View commit details

Commits on May 22, 2024

  1. Copy the full SHA
    2e8850d View commit details

Commits on May 27, 2024

  1. Copy the full SHA
    a085b65 View commit details

Commits on Aug 22, 2024

  1. Copy the full SHA
    0d05b16 View commit details
  2. Copy the full SHA
    65f52bb View commit details

Commits on Aug 27, 2024

  1. Copy the full SHA
    0d360b0 View commit details
  2. Copy the full SHA
    538b4a6 View commit details
  3. Copy the full SHA
    1f97459 View commit details
  4. Copy the full SHA
    303b2a0 View commit details

Commits on Dec 4, 2024

  1. Copy the full SHA
    a39dfe8 View commit details

Commits on Dec 27, 2024

  1. Copy the full SHA
    c656f33 View commit details

Commits on Dec 30, 2024

  1. Copy the full SHA
    61c2214 View commit details
  2. Copy the full SHA
    db141bc View commit details
  3. Copy the full SHA
    5e6dc23 View commit details

Commits on Dec 31, 2024

  1. Copy the full SHA
    aec3af0 View commit details
  2. Copy the full SHA
    218eaa2 View commit details

Commits on Jan 2, 2025

  1. Copy the full SHA
    4499ff3 View commit details
  2. Copy the full SHA
    60bc516 View commit details
  3. Copy the full SHA
    fa33808 View commit details
  4. Copy the full SHA
    049ef70 View commit details

Commits on Feb 14, 2025

  1. fix: moving from examples to awesome-ory (ory#97)

    * fix: removing outdated examples
    
    * fix: remove redudant tests
    
    * fix: README
    
    * fix: readd gitignore
    vinckr authored Feb 14, 2025
    Copy the full SHA
    e4d4c9c View commit details
  2. Copy the full SHA
    7870cbd View commit details

Commits on Feb 18, 2025

  1. fix: re-add blog examples (ory#100)

    * chore: add ory description
    
    * chore: add logo
    
    * chore: pretty logo
    
    * fix: readd blog examples
    vinckr authored Feb 18, 2025
    Copy the full SHA
    0f43f99 View commit details
  2. chore: format (ory#101)

    vinckr authored Feb 18, 2025
    Copy the full SHA
    be08dc6 View commit details
  3. Copy the full SHA
    bfc78f6 View commit details

Commits on Feb 19, 2025

  1. fix: split examples and projects (ory#102)

    * fix: split examples and projects
    
    * chore: toc update
    vinckr authored Feb 19, 2025
    Copy the full SHA
    82ea57b View commit details

Commits on Feb 25, 2025

  1. fix: update README (ory#103)

    * fix: update README
    
    * fix: ARCHIVE.md
    
    * chore: remove 404s
    
    * chore: add old project
    
    * chore: update toc
    vinckr authored Feb 25, 2025
    Copy the full SHA
    819c634 View commit details

Commits on Mar 12, 2025

  1. Copy the full SHA
    9785d92 View commit details
Showing with 1,940 additions and 52,995 deletions.
  1. BIN .DS_Store
  2. +17 −17 .github/ISSUE_TEMPLATE/BUG-REPORT.yml
  3. +17 −17 .github/ISSUE_TEMPLATE/DESIGN-DOC.yml
  4. +18 −20 .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
  5. +3 −5 .github/ISSUE_TEMPLATE/config.yml
  6. +2 −2 .github/pull_request_template.md
  7. +0 −27 .github/workflows/django-ory-cloud.yml
  8. +0 −20 .github/workflows/dotnet-ory-network.yml
  9. +19 −7 .github/workflows/licenses.yml
  10. +3 −2 .gitignore
  11. +0 −5 .prettierignore
  12. +3 −0 .reports/dep-licenses.csv
  13. +25 −0 ARCHIVE.md
  14. +10 −0 CODE_OF_CONDUCT.md
  15. +34 −48 CONTRIBUTING.md
  16. +0 −2 Makefile
  17. +205 −33 README.md
  18. +50 −24 SECURITY.md
  19. BIN _assets/img/banner.png
  20. +0 −24 _assets/img/banner.svg
  21. +0 −47 _common/README.md
  22. +0 −64 _common/docker-compose.yml
  23. +0 −47 _common/kratos/identity.schema.json
  24. +0 −83 _common/kratos/kratos.yml
  25. BIN assets/logo512.png
  26. +1 −1 django-ory-cloud/mysite/manage.py
  27. +1 −1 django-ory-cloud/mysite/mysite/__init__.py
  28. +1 −1 django-ory-cloud/mysite/mysite/asgi.py
  29. +1 −1 django-ory-cloud/mysite/mysite/settings.py
  30. +1 −1 django-ory-cloud/mysite/mysite/urls.py
  31. +1 −1 django-ory-cloud/mysite/mysite/wsgi.py
  32. +81 −56 django-ory-cloud/mysite/templates/base.html
  33. +5 −5 django-ory-cloud/playwright.config.ts
  34. +22 −22 django-ory-cloud/tests/playwright/django-ory-cloud.spec.ts
  35. +3 −3 django-ory-cloud/tests/playwright/helpers.ts
  36. +0 −2 dotnet-ory-network/.devcontainer/Dockerfile
  37. +0 −22 dotnet-ory-network/.devcontainer/devcontainer.json
  38. +0 −13 dotnet-ory-network/.editorconfig
  39. +0 −2 dotnet-ory-network/.gitignore
  40. +0 −30 dotnet-ory-network/.vscode/launch.json
  41. +0 −41 dotnet-ory-network/.vscode/tasks.json
  42. +0 −22 dotnet-ory-network/Makefile
  43. +0 −88 dotnet-ory-network/README.md
  44. +0 −281 dotnet-ory-network/package-lock.json
  45. +0 −13 dotnet-ory-network/package.json
  46. +0 −112 dotnet-ory-network/playwright.config.ts
  47. +0 −6 dotnet-ory-network/src/.dockerignore
  48. +0 −37 dotnet-ory-network/src/Dockerfile
  49. +0 −22 dotnet-ory-network/src/DotnetExample.sln
  50. +0 −41 dotnet-ory-network/src/ExampleApp/Controllers/HomeController.cs
  51. +0 −13 dotnet-ory-network/src/ExampleApp/ExampleApp.csproj
  52. +0 −31 dotnet-ory-network/src/ExampleApp/OryIntegration/AuthenticationBuilderExtensions.cs
  53. +0 −63 dotnet-ory-network/src/ExampleApp/OryIntegration/OryAuthHandler.cs
  54. +0 −17 dotnet-ory-network/src/ExampleApp/OryIntegration/OryAuthSchemeOptions.cs
  55. +0 −10 dotnet-ory-network/src/ExampleApp/OryIntegration/OryDefaults.cs
  56. +0 −39 dotnet-ory-network/src/ExampleApp/Program.cs
  57. +0 −13 dotnet-ory-network/src/ExampleApp/Properties/launchSettings.json
  58. +0 −31 dotnet-ory-network/src/ExampleApp/Views/Home/IdentityInfo.cshtml
  59. +0 −11 dotnet-ory-network/src/ExampleApp/Views/Home/Index.cshtml
  60. +0 −88 dotnet-ory-network/src/ExampleApp/Views/Shared/_Layout.cshtml
  61. +0 −5 dotnet-ory-network/src/ExampleApp/Views/_ViewImports.cshtml
  62. +0 −6 dotnet-ory-network/src/ExampleApp/Views/_ViewStart.cshtml
  63. +0 −8 dotnet-ory-network/src/ExampleApp/appsettings.Development.json
  64. +0 −9 dotnet-ory-network/src/ExampleApp/appsettings.json
  65. 0 dotnet-ory-network/src/ExampleApp/wwwroot/.gitkeep
  66. +0 −5 dotnet-ory-network/src/entrypoint.sh
  67. +0 −11 dotnet-ory-network/test.sh
  68. +0 −34 dotnet-ory-network/tests/playwright/dotnet-ory-network.spec.ts
  69. +0 −8 dotnet-ory-network/tests/playwright/helpers.ts
  70. +0 −32 hydra-nginx/README.md
  71. +0 −66 hydra-nginx/docker-compose.yml
  72. +0 −22 hydra-nginx/hydra/hydra.yml
  73. +0 −79 hydra-nginx/nginx.conf
  74. +0 −79 hydra-nginx/nginx/nginx.conf
  75. +844 −844 kratos-keto-flask/Pipfile.lock
  76. +1 −1 kratos-keto-flask/app/__init__.py
  77. +1 −1 kratos-keto-flask/app/app.py
  78. +1 −1 kratos-keto-flask/app/auth/__init__.py
  79. +1 −1 kratos-keto-flask/app/commands.py
  80. +1 −1 kratos-keto-flask/app/compat.py
  81. +1 −1 kratos-keto-flask/app/extensions.py
  82. +1 −1 kratos-keto-flask/app/public/__init__.py
  83. +1 −1 kratos-keto-flask/app/public/views.py
  84. +3 −3 kratos-keto-flask/app/templates/public/home.html
  85. +1 −1 kratos-keto-flask/autoapp.py
  86. +1 −1 kratos-keto-flask/config/__init__.py
  87. +1 −1 kratos-keto-flask/config/settings.py
  88. +1 −1 kratos-keto-flask/tests/__init__.py
  89. +1 −1 kratos-keto-flask/tests/conftest.py
  90. +1 −1 kratos-keto-flask/tests/factories.py
  91. +1 −1 kratos-keto-flask/tests/settings.py
  92. +1 −1 kratos-keto-flask/tests/test_database.py
  93. +1 −1 kratos-keto-flask/tests/test_forms.py
  94. +1 −1 kratos-keto-flask/tests/test_functional.py
  95. +1 −1 kratos-keto-flask/tests/test_models.py
  96. +0 −75 kratos-keto-oathkeeper-k8s/README.md
  97. BIN kratos-keto-oathkeeper-k8s/_assets/diagram.png
  98. +0 −25 kratos-keto-oathkeeper-k8s/add-keto-policies.sh
  99. +0 −1 kratos-keto-oathkeeper-k8s/admin-ui/config/admin-ui.env
  100. +0 −4 kratos-keto-oathkeeper-k8s/admin-ui/config/rename.sh
  101. +0 −39 kratos-keto-oathkeeper-k8s/admin-ui/deployment.yaml
  102. +0 −14 kratos-keto-oathkeeper-k8s/admin-ui/kustomization.yaml
  103. +0 −17 kratos-keto-oathkeeper-k8s/admin-ui/service.yaml
  104. +0 −25 kratos-keto-oathkeeper-k8s/build.sh
  105. +0 −23 kratos-keto-oathkeeper-k8s/fake-smtp-server/config/config.json
  106. +0 −5 kratos-keto-oathkeeper-k8s/fake-smtp-server/config/maildev.env
  107. +0 −49 kratos-keto-oathkeeper-k8s/fake-smtp-server/deployment.yaml
  108. +0 −25 kratos-keto-oathkeeper-k8s/fake-smtp-server/ingress.yaml
  109. +0 −20 kratos-keto-oathkeeper-k8s/fake-smtp-server/kustomization.yaml
  110. +0 −31 kratos-keto-oathkeeper-k8s/fake-smtp-server/secrets/mailslurper-cert.pem
  111. +0 −51 kratos-keto-oathkeeper-k8s/fake-smtp-server/secrets/mailslurper-key.pem
  112. +0 −16 kratos-keto-oathkeeper-k8s/fake-smtp-server/service-admin.yaml
  113. +0 −16 kratos-keto-oathkeeper-k8s/fake-smtp-server/service-smtp.yaml
  114. +0 −16 kratos-keto-oathkeeper-k8s/fake-smtp-server/service-ui.yaml
  115. +0 −21 kratos-keto-oathkeeper-k8s/keto/config/keto.yaml
  116. +0 −91 kratos-keto-oathkeeper-k8s/keto/deployment.yaml
  117. +0 −30 kratos-keto-oathkeeper-k8s/keto/keto-job/config/access-policy.json
  118. +0 −20 kratos-keto-oathkeeper-k8s/keto/keto-job/config/relation-tuples/admin-access.json
  119. +0 −27 kratos-keto-oathkeeper-k8s/keto/keto-job/job.yaml
  120. +0 −10 kratos-keto-oathkeeper-k8s/keto/keto-job/kustomization.yaml
  121. +0 −17 kratos-keto-oathkeeper-k8s/keto/kustomization.yaml
  122. +0 −9 kratos-keto-oathkeeper-k8s/keto/sa.yaml
  123. +0 −1 kratos-keto-oathkeeper-k8s/keto/secrets/keto.env
  124. +0 −21 kratos-keto-oathkeeper-k8s/keto/service.yaml
  125. +0 −66 kratos-keto-oathkeeper-k8s/kratos/config/identity.schema.json
  126. +0 −106 kratos-keto-oathkeeper-k8s/kratos/config/kratos.yaml
  127. +0 −133 kratos-keto-oathkeeper-k8s/kratos/deployment.yaml
  128. +0 −21 kratos-keto-oathkeeper-k8s/kratos/kustomization.yaml
  129. +0 −9 kratos-keto-oathkeeper-k8s/kratos/sa.yaml
  130. +0 −5 kratos-keto-oathkeeper-k8s/kratos/secrets/kratos.env
  131. +0 −20 kratos-keto-oathkeeper-k8s/kratos/service-admin.yaml
  132. +0 −20 kratos-keto-oathkeeper-k8s/kratos/service-public.yaml
  133. +0 −122 kratos-keto-oathkeeper-k8s/oathkeeper/config/access-rules.yaml
  134. +0 −95 kratos-keto-oathkeeper-k8s/oathkeeper/config/config.yaml
  135. +0 −64 kratos-keto-oathkeeper-k8s/oathkeeper/deployment-controller.yaml
  136. +0 −18 kratos-keto-oathkeeper-k8s/oathkeeper/ingress.yaml
  137. +0 −21 kratos-keto-oathkeeper-k8s/oathkeeper/kustomization.yaml
  138. +0 −18 kratos-keto-oathkeeper-k8s/oathkeeper/secrets/mutator.id_token.jwks.json
  139. +0 −19 kratos-keto-oathkeeper-k8s/oathkeeper/service-api.yaml
  140. +0 −19 kratos-keto-oathkeeper-k8s/oathkeeper/service-proxy.yaml
  141. +0 −22 kratos-keto-oathkeeper-k8s/oathkeeper/test-connection.yaml
  142. +0 −5 kratos-keto-oathkeeper-k8s/postgresql/kustomization.yaml
  143. +0 −238 kratos-keto-oathkeeper-k8s/postgresql/postgresql.yaml
  144. +0 −7 kratos-keto-oathkeeper-k8s/selfservice-ui/config/selfservice-ui.env
  145. +0 −28 kratos-keto-oathkeeper-k8s/selfservice-ui/deployment.yaml
  146. +0 −11 kratos-keto-oathkeeper-k8s/selfservice-ui/kustomization.yaml
  147. +0 −17 kratos-keto-oathkeeper-k8s/selfservice-ui/service.yaml
  148. +0 −1 kratos-keto-oathkeeper-supabase/.env.example
  149. +0 −3 kratos-keto-oathkeeper-supabase/.gitignore
  150. +0 −126 kratos-keto-oathkeeper-supabase/.golangci.yml
  151. +0 −14 kratos-keto-oathkeeper-supabase/Dockerfile
  152. +0 −13 kratos-keto-oathkeeper-supabase/Makefile
  153. +0 −49 kratos-keto-oathkeeper-supabase/README.md
  154. +0 −167 kratos-keto-oathkeeper-supabase/api/api.go
  155. +0 −16 kratos-keto-oathkeeper-supabase/client/.babelrc
  156. +0 −13 kratos-keto-oathkeeper-supabase/client/.editorconfig
  157. +0 −14 kratos-keto-oathkeeper-supabase/client/.eslintrc.js
  158. +0 −47 kratos-keto-oathkeeper-supabase/client/.github/workflows/ci.yml
  159. +0 −90 kratos-keto-oathkeeper-supabase/client/.gitignore
  160. +0 −90 kratos-keto-oathkeeper-supabase/client/README.md
  161. +0 −83 kratos-keto-oathkeeper-supabase/client/components/AppHeader.vue
  162. +0 −23 kratos-keto-oathkeeper-supabase/client/components/DownloadIcon.vue
  163. +0 −259 kratos-keto-oathkeeper-supabase/client/components/ShortsLogo.vue
  164. +0 −116 kratos-keto-oathkeeper-supabase/client/components/URLInput.vue
  165. +0 −68 kratos-keto-oathkeeper-supabase/client/components/URLView.vue
  166. +0 −22 kratos-keto-oathkeeper-supabase/client/jest.config.js
  167. +0 −12 kratos-keto-oathkeeper-supabase/client/layouts/default.vue
  168. +0 −63 kratos-keto-oathkeeper-supabase/client/nuxt.config.js
  169. +0 −18,757 kratos-keto-oathkeeper-supabase/client/package-lock.json
  170. +0 −43 kratos-keto-oathkeeper-supabase/client/package.json
  171. +0 −89 kratos-keto-oathkeeper-supabase/client/pages/index.vue
  172. BIN kratos-keto-oathkeeper-supabase/client/static/favicon.ico
  173. +0 −13 kratos-keto-oathkeeper-supabase/client/store/README.md
  174. +0 −20 kratos-keto-oathkeeper-supabase/client/store/session.ts
  175. +0 −15 kratos-keto-oathkeeper-supabase/client/store/url.ts
  176. +0 −12 kratos-keto-oathkeeper-supabase/client/test/NuxtLogo.spec.js
  177. +0 −21 kratos-keto-oathkeeper-supabase/client/tsconfig.json
  178. +0 −23 kratos-keto-oathkeeper-supabase/cmd/shorts/main.go
  179. +0 −33 kratos-keto-oathkeeper-supabase/config/config.go
  180. +0 −21 kratos-keto-oathkeeper-supabase/config/config_test.go
  181. +0 −43 kratos-keto-oathkeeper-supabase/database/database.go
  182. +0 −20 kratos-keto-oathkeeper-supabase/database/hash.go
  183. +0 −88 kratos-keto-oathkeeper-supabase/database/postgres.go
  184. +0 −44 kratos-keto-oathkeeper-supabase/database/postgres_test.go
  185. +0 −82 kratos-keto-oathkeeper-supabase/database/supabase.go
  186. +0 −44 kratos-keto-oathkeeper-supabase/database/supabase_test.go
  187. +0 −160 kratos-keto-oathkeeper-supabase/docker-compose.yml
  188. +0 −37 kratos-keto-oathkeeper-supabase/go.mod
  189. +0 −1,505 kratos-keto-oathkeeper-supabase/go.sum
  190. +0 −16 kratos-keto-oathkeeper-supabase/keto/keto.yml
  191. +0 −47 kratos-keto-oathkeeper-supabase/kratos/identity.schema.json
  192. +0 −89 kratos-keto-oathkeeper-supabase/kratos/kratos.yml
  193. +0 −33 kratos-keto-oathkeeper-supabase/main.go
  194. +0 −32 kratos-keto-oathkeeper-supabase/middleware/middleware.go
  195. +0 −3 kratos-keto-oathkeeper-supabase/migrations/000001_create_url_table.down.sql
  196. +0 −18 kratos-keto-oathkeeper-supabase/migrations/000001_create_url_table.up.sql
  197. +0 −34 kratos-keto-oathkeeper-supabase/model/model.go
  198. +0 −35 kratos-keto-oathkeeper-supabase/oathkeeper/access-rules.yml
  199. +0 −83 kratos-keto-oathkeeper-supabase/oathkeeper/oathkeeper.yml
  200. +0 −32 kratos-nginx/README.md
  201. +0 −66 kratos-nginx/docker-compose.yml
  202. +0 −47 kratos-nginx/kratos/identity.schema.json
  203. +0 −88 kratos-nginx/kratos/kratos.yml
  204. +0 −79 kratos-nginx/nginx/nginx.conf
  205. +2 −2 kratos-oathkeeper-kong/README.md
  206. +1 −1 kratos-oathkeeper-kong/hello/main.go
  207. BIN {_assets/img → kratos-oathkeeper-kong}/kong.png
  208. +1 −1 kratos-oathkeeper-kong/world/main.go
  209. +1 −1 oathkeeper/01-basic/hello/main.go
  210. +1 −1 oathkeeper/02-authenticators/hello/main.go
  211. +1 −1 oathkeeper/03-header-mutator/hello/main.go
  212. +1 −1 oathkeeper/04-hydrator-mutator/hello/main.go
  213. +1 −1 oathkeeper/04-hydrator-mutator/hydrator/main.go
  214. +1 −1 oathkeeper/05-nginx-oathkeeper/hello/main.go
  215. +1 −1 oathkeeper/06-nginx-hydrator/hello/main.go
  216. +1 −1 oathkeeper/06-nginx-hydrator/hydrator/main.go
  217. +1 −1 oathkeeper/07-traefik-decision/hello/main.go
  218. +1 −1 oathkeeper/08-envoy-header/hello/main.go
  219. +11 −11 oathkeeper/09-oathkeeper-websockets/ws/index.html
  220. +1 −1 oathkeeper/09-oathkeeper-websockets/ws/main.go
  221. +1 −1 oathkeeper/10-network/hello/main.go
  222. +1 −1 oathkeeper/10-network/hydrator/main.go
  223. +1 −1 oathkeeper/11-kratos-keto/hello/main.go
  224. +1 −1 oathkeeper/12-multiple-authenticators/hello/main.go
  225. +37 −0 ory-actions/README.md
  226. +5 −0 ory-actions/vpncheck-py/.gitignore
  227. +134 −0 ory-actions/vpncheck-py/README.md
  228. BIN ory-actions/vpncheck-py/docs/images/actions-console-1.png
  229. BIN ory-actions/vpncheck-py/docs/images/actions-console-2.png
  230. BIN ory-actions/vpncheck-py/docs/images/actions-console-3.png
  231. BIN ory-actions/vpncheck-py/docs/images/ax-with-message.png
  232. +96 −0 ory-actions/vpncheck-py/focsec.py
  233. +115 −0 ory-actions/vpncheck-py/ipqs.py
  234. +8 −0 ory-actions/vpncheck-py/package.json
  235. +2 −0 ory-actions/vpncheck-py/requirements.txt
  236. +102 −0 ory-actions/vpncheck-py/vpnapi.py
  237. +13 −2,780 package-lock.json
  238. +9 −8 package.json
  239. +0 −3 supabase-ory-cloud/.gitignore
  240. +0 −14 supabase-ory-cloud/Dockerfile
  241. +0 −13 supabase-ory-cloud/Makefile
  242. +0 −84 supabase-ory-cloud/README.md
  243. +0 −204 supabase-ory-cloud/api/api.go
  244. +0 −11 supabase-ory-cloud/auth/auth.go
  245. +0 −62 supabase-ory-cloud/auth/keto.go
  246. +0 −16 supabase-ory-cloud/client/.babelrc
  247. +0 −13 supabase-ory-cloud/client/.editorconfig
  248. +0 −14 supabase-ory-cloud/client/.eslintrc.js
  249. +0 −47 supabase-ory-cloud/client/.github/workflows/ci.yml
  250. +0 −90 supabase-ory-cloud/client/.gitignore
  251. +0 −90 supabase-ory-cloud/client/README.md
  252. +0 −83 supabase-ory-cloud/client/components/AppHeader.vue
  253. +0 −23 supabase-ory-cloud/client/components/DownloadIcon.vue
  254. +0 −259 supabase-ory-cloud/client/components/ShortsLogo.vue
  255. +0 −116 supabase-ory-cloud/client/components/URLInput.vue
  256. +0 −73 supabase-ory-cloud/client/components/URLView.vue
  257. +0 −22 supabase-ory-cloud/client/jest.config.js
  258. +0 −12 supabase-ory-cloud/client/layouts/default.vue
  259. +0 −64 supabase-ory-cloud/client/nuxt.config.js
  260. +0 −18,757 supabase-ory-cloud/client/package-lock.json
  261. +0 −43 supabase-ory-cloud/client/package.json
  262. +0 −89 supabase-ory-cloud/client/pages/index.vue
  263. BIN supabase-ory-cloud/client/static/favicon.ico
  264. +0 −13 supabase-ory-cloud/client/store/README.md
  265. +0 −20 supabase-ory-cloud/client/store/session.ts
  266. +0 −15 supabase-ory-cloud/client/store/url.ts
  267. +0 −12 supabase-ory-cloud/client/test/NuxtLogo.spec.js
  268. +0 −21 supabase-ory-cloud/client/tsconfig.json
  269. +0 −23 supabase-ory-cloud/cmd/shorts/main.go
  270. +0 −36 supabase-ory-cloud/config/config.go
  271. +0 −21 supabase-ory-cloud/config/config_test.go
  272. +0 −45 supabase-ory-cloud/database/database.go
  273. +0 −20 supabase-ory-cloud/database/hash.go
  274. +0 −95 supabase-ory-cloud/database/postgres.go
  275. +0 −44 supabase-ory-cloud/database/postgres_test.go
  276. +0 −82 supabase-ory-cloud/database/supabase.go
  277. +0 −44 supabase-ory-cloud/database/supabase_test.go
  278. +0 −26 supabase-ory-cloud/docker-compose.yml
  279. +0 −43 supabase-ory-cloud/go.mod
  280. +0 −1,542 supabase-ory-cloud/go.sum
  281. +0 −16 supabase-ory-cloud/keto/keto.yml
  282. +0 −33 supabase-ory-cloud/main.go
  283. +0 −4 supabase-ory-cloud/middleware/middleware.go
  284. +0 −53 supabase-ory-cloud/middleware/ory_cloud.go
  285. +0 −3 supabase-ory-cloud/migrations/000001_create_url_table.down.sql
  286. +0 −18 supabase-ory-cloud/migrations/000001_create_url_table.up.sql
  287. +0 −38 supabase-ory-cloud/model/model.go
Binary file added .DS_Store
Binary file not shown.
34 changes: 17 additions & 17 deletions .github/ISSUE_TEMPLATE/BUG-REPORT.yml
Original file line number Diff line number Diff line change
@@ -12,27 +12,28 @@ body:
- attributes:
label: "Preflight checklist"
options:
- label:
"I could not find a solution in the existing issues, docs, nor
- label: "I could not find a solution in the existing issues, docs, nor
discussions."
required: true
- label:
"I agree to follow this project's [Code of
Conduct](https://github.com/ory/examples/blob/master/CODE_OF_CONDUCT.md)."
- label: "I agree to follow this project's [Code of
Conduct](https://github.com/ory/awesome-ory/blob/master/CODE_OF_CONDUCT.md)."
required: true
- label:
"I have read and am following this repository's [Contribution
Guidelines](https://github.com/ory/examples/blob/master/CONTRIBUTING.md)."
- label: "I have read and am following this repository's [Contribution
Guidelines](https://github.com/ory/awesome-ory/blob/master/CONTRIBUTING.md)."
required: true
- label:
"This issue affects my [Ory Network](https://www.ory.sh/) project."
- label:
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label:
"I am signed up to the [Ory Security Patch
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
- label: "I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label: "I am signed up to the [Ory Security Patch
Newsletter](https://www.ory.sh/l/sign-up-newsletter)."
id: checklist
type: checkboxes
- attributes:
description:
"Enter the slug or API URL of the affected Ory Network project. Leave
empty when you are self-hosting."
label: "Ory Network Project"
placeholder: "https://<your-project-slug>.projects.oryapis.com"
id: ory-network-project
type: input
- attributes:
description: "A clear and concise description of what the bug is."
label: "Describe the bug"
@@ -56,8 +57,7 @@ body:
validations:
required: true
- attributes:
description:
"Please copy and paste any relevant log output. This will be
description: "Please copy and paste any relevant log output. This will be
automatically formatted into code, so no need for backticks. Please
redact any sensitive information"
label: "Relevant log output"
34 changes: 17 additions & 17 deletions .github/ISSUE_TEMPLATE/DESIGN-DOC.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml

description:
"A design document is needed for non-trivial changes to the code base."
description: "A design document is needed for non-trivial changes to the code base."
labels:
- rfc
name: "Design Document"
@@ -23,27 +22,28 @@ body:
- attributes:
label: "Preflight checklist"
options:
- label:
"I could not find a solution in the existing issues, docs, nor
- label: "I could not find a solution in the existing issues, docs, nor
discussions."
required: true
- label:
"I agree to follow this project's [Code of
Conduct](https://github.com/ory/examples/blob/master/CODE_OF_CONDUCT.md)."
- label: "I agree to follow this project's [Code of
Conduct](https://github.com/ory/awesome-ory/blob/master/CODE_OF_CONDUCT.md)."
required: true
- label:
"I have read and am following this repository's [Contribution
Guidelines](https://github.com/ory/examples/blob/master/CONTRIBUTING.md)."
- label: "I have read and am following this repository's [Contribution
Guidelines](https://github.com/ory/awesome-ory/blob/master/CONTRIBUTING.md)."
required: true
- label:
"This issue affects my [Ory Network](https://www.ory.sh/) project."
- label:
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label:
"I am signed up to the [Ory Security Patch
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
- label: "I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label: "I am signed up to the [Ory Security Patch
Newsletter](https://www.ory.sh/l/sign-up-newsletter)."
id: checklist
type: checkboxes
- attributes:
description:
"Enter the slug or API URL of the affected Ory Network project. Leave
empty when you are self-hosting."
label: "Ory Network Project"
placeholder: "https://<your-project-slug>.projects.oryapis.com"
id: ory-network-project
type: input
- attributes:
description: |
This section gives the reader a very rough overview of the landscape in which the new system is being built and what is actually being built. This isn’t a requirements doc. Keep it succinct! The goal is that readers are brought up to speed but some previous knowledge can be assumed and detailed info can be linked to. This section should be entirely focused on objective background facts.
38 changes: 18 additions & 20 deletions .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml

description:
"Suggest an idea for this project without a plan for implementation"
description: "Suggest an idea for this project without a plan for implementation"
labels:
- feat
name: "Feature Request"
@@ -16,30 +15,30 @@ body:
- attributes:
label: "Preflight checklist"
options:
- label:
"I could not find a solution in the existing issues, docs, nor
- label: "I could not find a solution in the existing issues, docs, nor
discussions."
required: true
- label:
"I agree to follow this project's [Code of
Conduct](https://github.com/ory/examples/blob/master/CODE_OF_CONDUCT.md)."
- label: "I agree to follow this project's [Code of
Conduct](https://github.com/ory/awesome-ory/blob/master/CODE_OF_CONDUCT.md)."
required: true
- label:
"I have read and am following this repository's [Contribution
Guidelines](https://github.com/ory/examples/blob/master/CONTRIBUTING.md)."
- label: "I have read and am following this repository's [Contribution
Guidelines](https://github.com/ory/awesome-ory/blob/master/CONTRIBUTING.md)."
required: true
- label:
"This issue affects my [Ory Network](https://www.ory.sh/) project."
- label:
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label:
"I am signed up to the [Ory Security Patch
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
- label: "I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label: "I am signed up to the [Ory Security Patch
Newsletter](https://www.ory.sh/l/sign-up-newsletter)."
id: checklist
type: checkboxes
- attributes:
description:
"Is your feature request related to a problem? Please describe."
"Enter the slug or API URL of the affected Ory Network project. Leave
empty when you are self-hosting."
label: "Ory Network Project"
placeholder: "https://<your-project-slug>.projects.oryapis.com"
id: ory-network-project
type: input
- attributes:
description: "Is your feature request related to a problem? Please describe."
label: "Describe your problem"
placeholder:
"A clear and concise description of what the problem is. Ex. I'm always
@@ -73,8 +72,7 @@ body:
validations:
required: true
- attributes:
description:
"Add any other context or screenshots about the feature request here."
description: "Add any other context or screenshots about the feature request here."
label: Additional Context
id: additional
type: textarea
8 changes: 3 additions & 5 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -3,12 +3,10 @@

blank_issues_enabled: false
contact_links:
- name: Ory Examples Forum
- name: Ory Awesome Ory Forum
url: https://github.com/orgs/ory/discussions
about:
Please ask and answer questions here, show your implementations and
about: Please ask and answer questions here, show your implementations and
discuss ideas.
- name: Ory Chat
url: https://www.ory.sh/chat
about:
Hang out with other Ory community members to ask and answer questions.
about: Hang out with other Ory community members to ask and answer questions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -37,8 +37,8 @@ them, don't hesitate to ask. We're here to help! This is simply a reminder of wh
- [ ] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the CLA.
- [ ] I have referenced an issue containing the design document if my change introduces a new feature.
- [ ] I have read the [security policy](../security/policy).
- [ ] I confirm that this pull request does not address a security vulnerability.
If this pull request addresses a security vulnerability,
- [ ] I confirm that this pull request does not address a security vulnerability.
If this pull request addresses a security vulnerability,
I confirm that I got approval (please contact [security@ory.sh](mailto:security@ory.sh)) from the maintainers to push the changes.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [ ] I have added the necessary documentation within the code base (if appropriate).
27 changes: 0 additions & 27 deletions .github/workflows/django-ory-cloud.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/dotnet-ory-network.yml

This file was deleted.

26 changes: 19 additions & 7 deletions .github/workflows/licenses.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,33 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/workflows/licenses.yml

name: Licenses

on:
pull_request:
push:
branches:
- main
- v3
- master

jobs:
check:
licenses:
name: License compliance
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
- name: Install script
uses: ory/ci/licenses/setup@master
with:
go-version: "1.18"
- uses: actions/setup-node@v2
token: ${{ secrets.ORY_BOT_PAT || secrets.GITHUB_TOKEN }}
- name: Check licenses
uses: ory/ci/licenses/check@master
- name: Write, commit, push licenses
uses: ory/ci/licenses/write@master
if: ${{ github.ref == 'refs/heads/main' || github.ref ==
'refs/heads/master' || github.ref == 'refs/heads/v3' }}
with:
node-version: "18"
- run: make licenses
author-email: ${{ secrets.ORY_BOT_PAT &&
'60093411+ory-bot@users.noreply.github.com' ||
format('{0}@users.noreply.github.com', github.actor) }}
author-name: ${{ secrets.ORY_BOT_PAT && 'ory-bot' || github.actor }}
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.bin/
.bin
.idea
node_modules
.bin/
.DS_store
5 changes: 0 additions & 5 deletions .prettierignore

This file was deleted.

3 changes: 3 additions & 0 deletions .reports/dep-licenses.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
"module name","licenses"
"awesome-ory@1.0.0","Apache-2.0"

25 changes: 25 additions & 0 deletions ARCHIVE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Awesome Ory Archive

Old, archived, outdated, or incomplete projects - feel free to use as a reference or even revive them!

- [Ory Stack Example App](https://github.com/lucascoelhosilva/user-management)
- [Ory Kratos Frontend Go Example](https://github.com/sawadashota/kratos-frontend-go)
- [Reference Ory Docker Compose Setup ](https://github.com/radekg/ory-reference-compose) +
[Article](https://gruchalski.com/posts/2021-04-10-ory-reference-docker-compose-and-thoughts-on-the-platform/)
- [Predefined dockertest libraries for Hydra, Kratos & Keto integration tests](https://github.com/radekg/app-kit-orytest)
- [Ory Kratos Sveltekit example](https://github.com/drejohnson/sveltekit-kratos)
- [Ory Kratos/Hydra Erlang frontend UI](https://github.com/hrefhref/styx)
- [Ory Kratos Rescript React UI SPA](https://github.com/allancalix/kratos-ui) +
[Bindings](https://github.com/allancalix/kratos-ui/blob/main/src/Bindings/Kratos.res)
- [Ory Kratos Next.js self service UI](https://github.com/spa5k/kratos-next)
- [Ory Kratos Quarkus, Kotlin, and Qute example](https://github.com/hbrammer/quarkus_kratos_example)
- [Ory Kratos single node example](https://github.com/tinco/kratos-service)
- [Ory Kratos Vue 3/Vite with Typescript example](https://github.com/timalanfarrow/kratos-selfservice-ui-vue3-typescript)
- [Ory Hydra SDK for Laravel (unofficial)](https://github.com/ALTELMA/laravel-hydra)
- [Ory Hydra Identity Provider for over LDAP](https://github.com/i-core/werther)
- [Ory Hydra Middleware for Gin (Go)](https://github.com/janekolszak/gin-hydra)
- [Ory Hydra Two-factor authentication login provider](https://github.com/epandurski/hydra_login2f)
- [Ory Hydra Identity Provider](https://github.com/janekolszak/idp)
- [Ory Hydra Python login/consent provider example](https://github.com/westphahl/hydra-login-consent-python)
- [KetoToDot Ory Keto relation tuples to dot notation converter](https://github.com/psauvage0/ketodot)
- [Testing OAuth 2.0 JWT token implementation with Ory Fosite](https://github.com/breathbath/oauth-test)
10 changes: 10 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -39,6 +39,16 @@ Examples of unacceptable behavior include:
- Other conduct which could reasonably be considered inappropriate in a
professional setting

## Open Source Community Support

Ory Open source software is collaborative and based on contributions by
developers in the Ory community. There is no obligation from Ory to help with
individual problems. If Ory open source software is used in production in a
for-profit company or enterprise environment, we mandate a paid support contract
where Ory is obligated under their service level agreements (SLAs) to offer a
defined level of availability and responsibility. For more information about
paid support please contact us at sales@ory.sh.

## Enforcement Responsibilities

Community leaders are responsible for clarifying and enforcing our standards of
Loading