mirror of
https://github.com/CloudNebulaProject/barycenter.git
synced 2026-04-11 05:30:41 +00:00
chore: add claude memory for the repo
Signed-off-by: Till Wegmueller <toasterson@gmail.com>
This commit is contained in:
parent
609f39813f
commit
d3f6b47fdb
1 changed files with 1 additions and 0 deletions
|
|
@ -191,3 +191,4 @@ Example PKCE generation (bash):
|
||||||
verifier=$(openssl rand -base64 32 | tr -d '=' | tr '+/' '-_')
|
verifier=$(openssl rand -base64 32 | tr -d '=' | tr '+/' '-_')
|
||||||
challenge=$(echo -n "$verifier" | openssl dgst -binary -sha256 | base64 | tr -d '=' | tr '+/' '-_')
|
challenge=$(echo -n "$verifier" | openssl dgst -binary -sha256 | base64 | tr -d '=' | tr '+/' '-_')
|
||||||
```
|
```
|
||||||
|
- I have github team plan
|
||||||
Loading…
Add table
Reference in a new issue