Commit Graph

398 Commits

Author SHA1 Message Date
8bc3a67281
Merge branch 'bugfix/code_challenge_method' into develop
All checks were successful
/ docker (push) Successful in 1m55s
2023-12-06 00:33:56 +06:00
803999f201
🐛 Fixed optional code_challenge_method parameter parsing 2023-12-06 00:33:50 +06:00
fa2216a318
✏️ Fixed typo in error message 2023-12-06 00:27:57 +06:00
5e16137342
🧑‍💻 Created user domain page emulation tool 2023-12-06 00:27:16 +06:00
4232743b00
🐛 Don't modify redirect_uri from request by pointer 2023-12-06 00:23:40 +06:00
59a6250e2b
Merge tag 'v0.2.7' into develop
All checks were successful
/ docker (push) Successful in 1m38s
v0.2.7 v0.2.7
2023-11-23 22:26:14 +06:00
1de9096775
Merge branch 'release/0.2.7'
All checks were successful
/ docker (push) Successful in 1m45s
2023-11-23 22:26:14 +06:00
79db9525e0
🐳 Added SSL certificates for https client requests support 2023-11-23 22:25:39 +06:00
d3e2ec81e4
📝 Format ResponseType domain comments 2023-11-23 16:45:22 +06:00
9ca0539691
Merge branch 'hotfix/prefix'
All checks were successful
/ docker (push) Successful in 1m37s
2023-11-06 04:53:52 +06:00
7b5986eac4
Merge branch 'master' into develop
All checks were successful
/ docker (push) Successful in 1m32s
2023-11-06 04:53:52 +06:00
51df8f8fc8
✏️ Changed environment variables prefix 2023-11-06 04:53:35 +06:00
945bff3f56
Merge branch 'master' into develop
All checks were successful
/ docker (push) Successful in 1m37s
2023-11-06 04:31:13 +06:00
cc798de6bc
Merge branch 'release/v0.2.7'
All checks were successful
/ docker (push) Successful in 1m39s
2023-11-06 04:31:09 +06:00
6367abc9d8
🐳 Added VCS flag in container building step 2023-11-06 04:30:52 +06:00
eb9a5017a7
🐳 Build and push docker container 2023-11-05 02:59:55 +06:00
63f2af9661
:contruction: Trying to make a docker build action 2023-11-03 22:35:22 +06:00
923fd5cd31
🐳 Created simple Dockerfile 2023-11-03 22:28:19 +06:00
8fd01ab5f5
📌 Upgraded and vendored go modules 2023-11-02 00:35:38 +06:00
2e6989e9a3
Replaced external slog package onto native one 2023-11-02 00:33:42 +06:00
e94159bc80
🔀 Merge branch 'feature/refactoring' into develop 2023-08-07 09:11:17 +06:00
41812cd024
🚨 Allow self and golang devs dependencies 2023-08-07 09:11:00 +06:00
91fbac5617
🍱 Regenerate client templates 2023-08-07 09:10:00 +06:00
6baff22775
♻️ Refactored main entrypoint and http endpoints schema 2023-08-07 09:08:44 +06:00
ed78b50f4e
♻️ Simplify httputil package utils usage 2023-08-07 09:07:55 +06:00
d6c89a8d00
🔥 Removed TicketAuth for now 2023-08-07 09:05:22 +06:00
b5a91b48ae
🔥 Removed unused App domain 2023-08-07 04:55:01 +06:00
3be568fc16
🎨 A little typo formatting 2023-08-06 16:05:56 +06:00
1969f94322
🧑‍💻 Use in-memory repositories by default 2023-08-06 06:43:02 +06:00
45e571abfd
🎨 Format templates source code 2023-08-06 06:42:38 +06:00
5f30a94fdb
🐛 Fixed error messages on self-client callback page 2023-08-06 06:42:23 +06:00
35fc020b9b
✏️ Removed build status from README.md 2023-08-06 06:22:33 +06:00
c828fa0683
👽 Removed scope fallback parsing due form package changes 2023-08-06 06:04:19 +06:00
0b69823912
🐛 Fixed Scopes domain parsing 2023-08-06 05:59:06 +06:00
ba25e69680
🐛 Parse 'scope[]' key from self-client request 2023-08-06 04:39:12 +06:00
bf7b6df692
🚸 Added more tips about application authorization flow 2023-08-06 04:38:36 +06:00
b87660d78f
🐛 Fixed invalid CodeChallengeMethod parsing 2023-08-06 01:04:16 +06:00
83b3b21c6b
🐛 Fixed empty application name on authorize page 2023-08-05 09:33:53 +06:00
d02a35c897
✏️ Fixed linter name typo 2023-08-05 09:27:38 +06:00
5ad227700b
👽 Resolve ClientID hostname, ignore localhost fetching 2023-08-05 08:52:26 +06:00
741f7000d8
🔥 Fuck Twitter provider integration 2023-08-05 08:51:17 +06:00
0d4843e4f9
:pin: upgraded and vendored dependencies 2023-08-05 08:50:52 +06:00
98576889a2
🎨 Format of the source code 2023-08-05 08:50:16 +06:00
afb801b6fa
🚨 Exclude selfhost packages in depguard linter 2023-07-07 05:12:27 +06:00
ec83828a1e
🎨 Format of the source code 2023-07-07 05:11:53 +06:00
c82e364a50
⚗️ Use future slog package for logfmt middleware 2023-07-05 18:12:49 +06:00
91c17a2afa
📌 Upgraded and vendored go modules 2023-07-05 15:38:02 +06:00
68422e0841
Merge branch 'master' into develop
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 23:58:02 +06:00
fbda134b7d
Merge branch 'develop'
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-03-16 23:57:31 +06:00
b1a2b5f56f
🐛 Fixed router paths for static
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 23:46:17 +06:00