Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions ]
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
// Import the parts needed by the SDK
import com.auth0.android.Auth0
import com.auth0.android.provider.WebAuthProvider

class MainActivity : AppCompatActivity() {

private lateinit var account: Auth0

override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)

// Set up the account object with the Auth0 application details
account = Auth0(
"qarzCp2v30xnewyZF8Fd4RiutCirP78G",
"genai-3486899614857104.au.auth0.