Commit graph

19 commits

Author SHA1 Message Date
David J. Allen
67683e9fca
Fixed small issues with not building 2024-04-30 09:01:05 -06:00
David J. Allen
c67c6f75a2
Added audience override for token sent to authorization server 2024-04-29 14:52:25 -06:00
David J. Allen
6d2f488a6b
Refactored login page and process 2024-04-23 13:17:41 -06:00
David J. Allen
d7990807f0
Minor changes 2024-04-17 17:24:56 -06:00
David J. Allen
5173701fa0
Made changes to get client credentials grant working 2024-03-20 16:52:08 -06:00
David J. Allen
fddcc8d6af
Fixed issue with scope not being added to token 2024-03-19 15:01:47 -06:00
d0f8c9087d
Added token refresh flag 2024-03-19 11:21:05 -06:00
David J. Allen
c25e3e2e1e
Added more to refresh token flow implementation 2024-03-18 16:03:37 -06:00
35cf37836d
Changed button styling 2024-03-13 00:39:00 -06:00
f6bf8a8960
More refactoring and code restructure 2024-03-10 20:20:53 -06:00
4bca62ec2f
Refactor and added ability to use include multiple providers in config 2024-03-03 18:23:35 -07:00
f490eb4fc4
Refactored and added client credentials flow 2024-02-29 20:14:53 -07:00
1e5982763f
Removed utils in favor of common utils 2024-02-27 19:45:06 -07:00
c700020b04
Changed RegisterOAuthClient to take audience string slice as arg 2024-02-27 00:00:29 -07:00
David J. Allen
448cb50974
Formatted output and added audience to registering OAuth client 2024-02-26 17:35:53 -07:00
David J. Allen
038ca3c84a
Minor changes and update 2024-02-26 14:08:10 -07:00
1de4d3a5d5
Added flow initialization and completed implementation 2024-02-26 09:20:07 -07:00
4bfadc57bc
Minor changes 2024-02-25 10:00:55 -07:00
David J. Allen
eb43261b91
Refactoring and more implementation 2024-02-24 21:05:05 -07:00