• Joined on 2023-06-02
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
jtom38 created pull request jtom38/go-cook-portal#1 2024-04-09 07:30:04 -07:00
first push
jtom38 created branch features/first-push in jtom38/go-cook-portal 2024-04-09 07:29:51 -07:00
jtom38 pushed to features/first-push at jtom38/go-cook-portal 2024-04-09 07:29:51 -07:00
db947feb2c first push
jtom38 created repository jtom38/go-cook-portal 2024-04-09 07:20:24 -07:00
jtom38 deleted branch features/module-name from jtom38/go-cook 2024-04-05 17:55:08 -07:00
jtom38 merged pull request jtom38/go-cook#14 2024-04-05 17:55:07 -07:00
features/module-name
jtom38 pushed to main at jtom38/go-cook 2024-04-05 17:55:07 -07:00
adf6c1e9dd Merge pull request 'features/module-name' (#14) from features/module-name into main
bfa28e07da updated rest testing
fbd799c8ed Added migrations on startup
3acf9ac542 packages cleaned up and then updated the module name so I can import it into other projects!
8dd80e4806 even more module updates!
Compare 10 commits »
jtom38 created pull request jtom38/go-cook#14 2024-04-05 17:54:16 -07:00
features/module-name
jtom38 created branch features/module-name in jtom38/go-cook 2024-04-05 17:53:56 -07:00
jtom38 pushed to features/module-name at jtom38/go-cook 2024-04-05 17:53:56 -07:00
bfa28e07da updated rest testing
fbd799c8ed Added migrations on startup
3acf9ac542 packages cleaned up and then updated the module name so I can import it into other projects!
8dd80e4806 even more module updates!
935f8f5003 more module name updates
Compare 9 commits »
jtom38 pushed to main at jtom38/go-cook 2024-04-04 15:31:55 -07:00
0c7c4d311e Merge pull request 'features/working-on-scopes' (#13) from features/working-on-scopes into main
e0a517a765 Added the example on how to remove a scope from someone
69fb7a683b updated how it looks to see what scopes to add
8f0e8e4d85 added remove scopes to the handler
9bc36bae7f if the admin token is null then it will fail an admin login. Also added the remove scopes logic and it worked for me
Compare 29 commits »
jtom38 deleted branch features/working-on-scopes from jtom38/go-cook 2024-04-04 15:31:55 -07:00
jtom38 merged pull request jtom38/go-cook#13 2024-04-04 15:31:54 -07:00
features/working-on-scopes
jtom38 pushed to features/working-on-scopes at jtom38/go-cook 2024-04-04 15:31:30 -07:00
e0a517a765 Added the example on how to remove a scope from someone
69fb7a683b updated how it looks to see what scopes to add
8f0e8e4d85 added remove scopes to the handler
9bc36bae7f if the admin token is null then it will fail an admin login. Also added the remove scopes logic and it worked for me
8a43c166a8 Renamed struct to update a users scopes
Compare 5 commits »