Initial commit
Made project Added initial implementation of OIDC Core client Implemented auth flow initiation Implemented auth response validation
This commit is contained in:
parent
792782785f
commit
fc5df943d8
@ -11,7 +11,6 @@ import androidx.compose.material3.Text
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.ui.Modifier
|
||||
import androidx.compose.ui.tooling.preview.Preview
|
||||
import com.android.volley.toolbox.Volley
|
||||
import com.shielddagger.auth.oidc_debugger.ui.theme.OIDCDebuggerTheme
|
||||
|
||||
class MainActivity : ComponentActivity() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user