Ramvignesh B. me
me pushed to docs/api-reference-update at me/toknd_auth 2026-05-11 23:21:52 +00:00
4554b2e734 feat: add API reference link to dashboard navigation bar
106edb8bb7 feat: hide api key input when authenticated
f89b5b4437 feat: add functionality to delete provider configurations and associated tokens via UI and API
Compare 3 commits »
me created branch docs/api-reference-update in me/toknd_auth 2026-05-11 23:21:52 +00:00
me pushed to main at me/toknd_auth 2026-05-11 22:56:23 +00:00
558bc9e034 feat: implement secure session management using HttpOnly cookies for API key authentication (#5)
me merged pull request me/toknd_auth#5 2026-05-11 22:56:21 +00:00
feat: implement secure session management using HttpOnly cookies for API key authentication
me created pull request me/toknd_auth#5 2026-05-11 22:55:49 +00:00
feat: implement secure session management using HttpOnly cookies for API key authentication
me pushed to feature/use-secure-http-cookie at me/toknd_auth 2026-05-11 22:55:12 +00:00
1d417d672c fix: disable refresh button when provider access token is missing
me created branch feature/use-secure-http-cookie in me/toknd_auth 2026-05-11 22:50:09 +00:00
me pushed to feature/use-secure-http-cookie at me/toknd_auth 2026-05-11 22:50:09 +00:00
9d6df8a8df feat: implement secure session management using HttpOnly cookies for API key authentication
me pushed to main at me/toknd_auth 2026-05-11 22:45:12 +00:00
72357ed9ee refactor: modularize template view (#4)
me merged pull request me/toknd_auth#4 2026-05-11 22:45:11 +00:00
refactor: modularize template view
me pushed to refactor/modular-view-template at me/toknd_auth 2026-05-11 22:44:33 +00:00
eac5aa7056 test: update auth callback assertions to verify redirect status and location header
me pushed to refactor/modular-view-template at me/toknd_auth 2026-05-11 22:37:37 +00:00
0be9a05c09 refactor: fix lint and formatting
me created pull request me/toknd_auth#4 2026-05-11 22:29:52 +00:00
refactor: modularize template view
me pushed to refactor/modular-view-template at me/toknd_auth 2026-05-11 22:29:10 +00:00
ced524dc31 refactor: enhance dashboard UI styling
me pushed to refactor/modular-view-template at me/toknd_auth 2026-05-11 22:12:42 +00:00
bd6c3790e6 chore: update Alpine.js to latest major version via unpkg CDN
7192ba381d fix: clear invalid API key and reset state on unlock failure
72548db9af refactor: migrate success view from static HTML to dynamic JSX route component
Compare 3 commits »
me pushed to refactor/modular-view-template at me/toknd_auth 2026-05-11 22:02:49 +00:00
2c2a2eb6c4 feat: migrate dashboard to JSX and move client-side scripts to JS
me pushed to refactor/modular-view-template at me/toknd_auth 2026-05-11 20:29:32 +00:00
eedab2347c feat: add static file serving and refactor dashboard form to use FormData
me created branch refactor/modular-view-template in me/toknd_auth 2026-05-11 20:29:32 +00:00
me pushed to main at me/toknd_auth 2026-05-11 19:58:32 +00:00
4728eaa578 refactor: re-configure env vars and healthcheck (#3)
me merged pull request me/toknd_auth#3 2026-05-11 19:58:31 +00:00
refactor: re-configure env vars and healthcheck