Ivan R. lumin
lumin pushed tag v1.1.7 to lumin/comfycamp 2024-09-21 15:43:58 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 15:43:51 +05:00
13461897b4 fix: sign id token using client secret
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 15:34:42 +05:00
51d627efa4 fix: encode tokens to url-safe strings
lumin pushed tag v1.1.5 to lumin/comfycamp 2024-09-21 13:53:29 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 13:53:21 +05:00
b7d1aff1d1 fix: derive Jason.Encoder for id token
lumin pushed tag v1.1.4 to lumin/comfycamp 2024-09-21 13:49:32 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 13:49:23 +05:00
6f1b46399e fix: pass signed jwt to the view instead of the whole tuple
lumin pushed tag v1.1.3 to lumin/comfycamp 2024-09-21 13:40:06 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 13:39:59 +05:00
450895110a feat: set up token signing
lumin pushed tag v1.1.2 to lumin/comfycamp 2024-09-21 12:55:56 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 12:55:51 +05:00
3176d05afc fix(oidc): use user data from temporary code, not from conn.assigns
lumin pushed tag v1.1.1 to lumin/comfycamp 2024-09-21 12:47:30 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-21 12:47:15 +05:00
08f94ad16b fix(oidc): use client secret from query params
lumin pushed tag v1.1.0 to lumin/comfycamp 2024-09-17 00:09:09 +05:00
lumin pushed to phoenix at lumin/comfycamp 2024-09-17 00:07:09 +05:00
489c39e16c feat: draft implementation of oidc protocol
lumin pushed to phoenix at lumin/comfycamp 2024-09-10 01:40:14 +05:00
1eb567cd6d feat(oauth): login confirmation page
lumin pushed to phoenix at lumin/comfycamp 2024-09-09 21:07:48 +05:00
c1a4b839bd refactor: simplify client id and client secret generation
lumin pushed to phoenix at lumin/comfycamp 2024-09-08 20:22:17 +05:00
ba4e90ef51 refactor: use client_id as primary key
lumin pushed to phoenix at lumin/comfycamp 2024-09-05 02:27:45 +05:00
d09bcf646e feat: generate modules for openid apps
lumin pushed to master at lumin/my-solutions 2024-09-04 01:21:38 +05:00
63447f8563 docs: improve 1brc description