AppAuth-iOS
AppAuth-iOS copied to clipboard
init authstate with dictionary
hello, im working with authState and it's work as expected. Today i need to code login function using face detector, after login success, server return accesstoken dictionary, so i want to init authState to manage token/ lifetime.... Can you give me some advices? Thanks