• Joined on 2023-06-02
jtom38 created pull request jtom38/go-cook#17 2024-04-13 11:55:10 -07:00
features/jwt-adustments
jtom38 created branch features/jwt-adustments in jtom38/go-cook 2024-04-13 11:55:00 -07:00
jtom38 pushed to features/jwt-adustments at jtom38/go-cook 2024-04-13 11:55:00 -07:00
db3baa0328 jwt now sends the issuer
08c2e36881 envconfig updated
8e5867c46d adding apiurl to env so we can define the issuer
Compare 3 commits »
jtom38 pushed to main at jtom38/go-cook-portal 2024-04-13 11:53:31 -07:00
bd82bfeca0 Merge pull request 'features/cookies-maybe' (#2) from features/cookies-maybe into main
f955be507a updated handlers with the new view folder and testing how to validate jwt and cookies
04acb45c76 the portal can now validate jwt tokens and return errors when needed
bdd9c8d963 reworked how the views should be setup to make it cleaner and also starting to figure out how to work with the context with templ
ea3fd917d6 bunch of stuff but the geneal thing is working with getting cookies to work
Compare 5 commits »
jtom38 deleted branch features/cookies-maybe from jtom38/go-cook-portal 2024-04-13 11:53:31 -07:00
jtom38 merged pull request jtom38/go-cook-portal#2 2024-04-13 11:53:29 -07:00
features/cookies-maybe
jtom38 created pull request jtom38/go-cook-portal#2 2024-04-13 11:53:07 -07:00
features/cookies-maybe
jtom38 pushed to features/cookies-maybe at jtom38/go-cook-portal 2024-04-13 11:51:36 -07:00
f955be507a updated handlers with the new view folder and testing how to validate jwt and cookies
04acb45c76 the portal can now validate jwt tokens and return errors when needed
bdd9c8d963 reworked how the views should be setup to make it cleaner and also starting to figure out how to work with the context with templ
Compare 3 commits »
jtom38 created branch features/cookies-maybe in jtom38/go-cook-portal 2024-04-12 15:48:56 -07:00
jtom38 pushed to features/cookies-maybe at jtom38/go-cook-portal 2024-04-12 15:48:56 -07:00
ea3fd917d6 bunch of stuff but the geneal thing is working with getting cookies to work
jtom38 deleted branch features/login-response from jtom38/go-cook 2024-04-12 15:44:37 -07:00
jtom38 merged pull request jtom38/go-cook#16 2024-04-12 15:44:36 -07:00
features/login-response
jtom38 pushed to main at jtom38/go-cook 2024-04-12 15:44:36 -07:00
4be8726efb Merge pull request 'features/login-response' (#16) from features/login-response into main
baec55b8a9 code format
c5a32c68a5 login now returns json with token info
Compare 3 commits »
jtom38 created pull request jtom38/go-cook#16 2024-04-12 15:44:09 -07:00
features/login-response
jtom38 created branch features/login-response in jtom38/go-cook 2024-04-12 15:43:35 -07:00
jtom38 pushed to features/login-response at jtom38/go-cook 2024-04-12 15:43:35 -07:00
baec55b8a9 code format
c5a32c68a5 login now returns json with token info
Compare 2 commits »
jtom38 opened issue jtom38/go-cook#15 2024-04-12 10:57:54 -07:00
We should be able to extract from URL’s given by the user
jtom38 pushed to main at jtom38/go-cook-portal 2024-04-09 07:30:14 -07:00
574664b8c4 Merge pull request 'first push' (#1) from features/first-push into main
db947feb2c first push
Compare 2 commits »
jtom38 deleted branch features/first-push from jtom38/go-cook-portal 2024-04-09 07:30:14 -07:00
jtom38 merged pull request jtom38/go-cook-portal#1 2024-04-09 07:30:13 -07:00
first push