You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PKCE is the new recommended flow to replace implicit flow in order to reduce security risks associated with leaking the secret key.
Is PKCE already supported? If not, can you make a sketch on how to support it in OpenIDConnect.jl?
(I am very motivated to get PKCE workflow running in Julia.
PKCE is the new recommended flow to replace implicit flow in order to reduce security risks associated with leaking the secret key.
Is PKCE already supported? If not, can you make a sketch on how to support it in OpenIDConnect.jl?
(I am very motivated to get PKCE workflow running in Julia.
Here some further information on PKCE
The text was updated successfully, but these errors were encountered: