Migrate Markdown-Notes: projects, meetings, reference, personal

This commit is contained in:
2026-01-26 22:05:01 +00:00
parent 9507ddf856
commit 49025b3586
93 changed files with 3422 additions and 11 deletions

18
archive/nKode OIDC.md Normal file
View File

@@ -0,0 +1,18 @@
## Endpoints
### Client Portal
`https://client.nkode.tech/portal`
- Get Client Id
- displayed in portal
- Get and reset Client secret
- `POST https://client.nkode.tech/reset`
- return client secret
- Add Redirect uris
- Display client id
- `POST https://client.nkode.tech/update_redirect`
- add and remove
- select scopes
- display client id
- `POST https://client.nkode.tech/update_scopes`
- add and remove