Android代码-auth

时间:2022-08-25 23:57:55
【文件属性】:

文件名称:Android代码-auth

文件大小:181KB

文件格式:ZIP

更新时间:2022-08-25 23:57:55

Android代码

Auth—Wrapper for the Authentication Framework Provides a tested implementation for the Android Account Framework for you to get rid of SharedPreference based authentication. Why not SharedPreferences? SharedPreferences work well and will be good enough for most projects, but there are 2 edge cases that don't always work as expected. Clear Data in the apps settings will remove any app data—including your OAuth tokens! When triggering a token refresh after an access token has expired some APIs in


【文件预览】:
auth-master
----.travis.yml(2KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(783B)
----auth()
--------proguard-rules.pro(751B)
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----LICENSE(1KB)
----app()
--------proguard-rules.pro(916B)
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----gradle()
--------wrapper()
----.gitignore(124B)
----README.md(6KB)
----settings.gradle(40B)
----auth-okhttp()
--------proguard-rules.pro(751B)
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----build.gradle(710B)

网友评论