Add login to Apps
# Add login to Apps
This sections provides instructions on how to add login to your SPAs or web applications using OIDC or SAML.
You can choose to deploy a sample single page application in your local environment and secure it with Asgardeo using OpenID Connect. Alternatively, you can secure your SPAs with OpenID Connect using our SDKs. For more instructions, see Add login to an SPA.
Asgardeo enables you to integrate your web application for a secure login using OpenID Connect or SAML. You can choose to try out our samples or SDKs on SAML or OIDC-based login and logout to authenticate users to your web applications. For more instructions, see Add login to a webapp.
To know how to add login to your application with Asgardeo using OIDC, see Implement OIDC flows . This topic also explains how to implement authorization code flow, manage tokens, request user information, and implement logout.
This section also provides information on discovering the SAML endpoints and configuring the required parameters to integrate a SAML web applications with Asgardeo.