Về ứng dụng này
Nguồn: https://github.com/f8full/OAuthceAgain
Ứng dụng mẫu đơn giản của Kotlin thực hiện xác thực trên ngăn xếp ấm cúng bằng Nimbus OAuth 2.0 SDK (giấy phép Apache). Nó tuân theo các thực tiễn tốt nhất bằng cách sử dụng Tab tùy chỉnh để thực hiện xác thực. Nếu không có, Trình duyệt Brave sẽ được cài đặt khi cố gắng xác thực.
Tài liệu tham khảo
Xác thực ngăn xếp ấm cúng: https://github.com/cozy/cozy-stack/blob/master/docs/auth.md SDK Nimbus: https://connect2id.com/products/nimbus-oauth-openid-connect-sdk/ hướng dẫn / java-cookbook-for-openid-connect-public-client Tab tùy chỉnh: https://medium.com/@ajinkyabadve/do-authentication-in-android-USE-custom-chrome-tab-cct-2a0edffc93fd
Simple Kotlin sample application that performs authentication on a Cozy stack using Nimbus OAuth 2.0 SDK (Apache license). It follows best practices by using a Custom Tab to perform authentication. If not present, the Brave Browser will be installed upon trying to authenticate.