ol.llx.ai.oauth

platforms: clj, cljs

register-oauth-provider!

clj

platforms: clj

(register-oauth-provider! provider)

cljs

platforms: cljs

(register-oauth-provider! provider)

get-oauth-provider

clj

platforms: clj

(get-oauth-provider provider-id)

cljs

platforms: cljs

(get-oauth-provider provider-id)

get-oauth-providers

clj

platforms: clj

(get-oauth-providers)

cljs

platforms: cljs

(get-oauth-providers)

refresh-oauth-token

clj

platforms: clj

(refresh-oauth-token provider-id credentials)

cljs

platforms: cljs

(refresh-oauth-token provider-id credentials)

get-oauth-api-key

clj

platforms: clj

(get-oauth-api-key provider-id credentials-by-provider)
(get-oauth-api-key provider-id credentials-by-provider opts)

cljs

platforms: cljs

(get-oauth-api-key provider-id credentials-by-provider)
(get-oauth-api-key provider-id credentials-by-provider opts)