Christian Oehne
Results
2
comments of
Christian Oehne
You can also add it with the GetProviderName function before the `CompleteUserAuth` call like so, provided your url param is :provider `gothic.GetProviderName = func(r *http.Request) (string, error) { return c.Param("provider"),...
@zariweyo, have you tried writing the secret name in uppercase? Like SECRET_PASS=1112222? It worked for me.