Skip to content

Commit

Permalink
Merge pull request #12 from codiewio/feat/jwt-authentication
Browse files Browse the repository at this point in the history
update docs
  • Loading branch information
halabooda authored Feb 11, 2025
2 parents 3c7fa91 + 7b4e7db commit 5997ae1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,23 @@ But created for more extensible
- Scalable System: Expandable via a load balancer between a playground and a sandbox.
- Security: You can accept JWTS signed external system (Supabase JWT Secret Token for example)

<details><summary>Languages</summary>
<div>
<p>PHP 8.3</p>
<p>PHP 8.4</p>
<p>Python 3.12</p>
<p>Python 2.7</p>
<p>C++23</p>
<p>C++20</p>
<p>C++17</p>
<p>C++14</p>
<p>C++11</p>
<p>Golang 1.23.6</p>
<p>Rust 1.84</p>
<p>Rust 1.84 (with Cargo)</p>
<p>Typescript 5.7 (with built-in tsconfig.json if you not provide)</p>
</div>
</details>

# 🐙Infrastructure Schema

Expand Down
Binary file modified docs/images/general_schema.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5997ae1

Please sign in to comment.