添加facebook登录
This commit is contained in:
parent
6b80c3938b
commit
c854354772
|
|
@ -0,0 +1,11 @@
|
|||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="GoDfaErrorMayBeNotNil" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<functions>
|
||||
<function importPath="StuAcaWorksAI/worker" name="GetGoogleAccessTokenByCode" />
|
||||
<function importPath="StuAcaWorksAI/worker" name="GetFacebookAccessTokenByCode" />
|
||||
</functions>
|
||||
</inspection_tool>
|
||||
</profile>
|
||||
</component>
|
||||
Loading…
Reference in New Issue