MCPcopy Create free account
hub / github.com/Freelander/Elephant / getToken

Method getToken

app/src/main/java/com/jun/elephant/api/TokenApi.java:38–38  ·  view source on GitHub ↗

client_credentials 认证 @param authType @param clientId @param clientSecret @return

(@Field("grant_type") String authType,
                                     @Field("client_id") String clientId,
                                     @Field("client_secret") String clientSecret)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getTokenByForumMethod · 0.65
getLoginTokenMethod · 0.65

Implementers 1

Networksapp/src/main/java/com/jun/elephant/api

Calls

no outgoing calls

Tested by

no test coverage detected