Skip to content

Commit 891282e

Browse files
authored
Merge pull request #188 from dylanbriar/dylan-feb-meetup
2 parents d06e5f1 + 56c53cb commit 891282e

8 files changed

+28
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"05550aab4adcf8d38cadba79832753":"1"},{"cachedAt":1739339175652,"type":"2"},"buffer"]
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"46c62edb1b64649ef7a31f233dcb60":"1"},{"cachedAt":1739574945390,"type":"2"},"buffer"]
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"5bd73a7c82fe7c6ece413ed390525a":"1"},{"cachedAt":1741653275962,"type":"2"},"buffer"]
Binary file not shown.

_meetups/2024-12-06-meetup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ organizers:
2121
- joahg
2222
---
2323

24-
The holiday party was a blast! We introduced our new Austin JavaScript shirts for the first time, and gave them to the winning table members of the Web Trivia game we played. Plus, some tried out our new battledecks, where each speaker improvised the topic and content based on what slides popped up on the screen. They all did great, and were awarded a shirt as well.
24+
The holiday party was a blast! We introduced our new Austin JavaScript shirts for the first time, and gave them to the winning table members of the Web Trivia game we played. Plus, some tried out our new battledecks, where each speaker improvised the topic and content based on what slides popped up on the screen. They all did great, and were awarded a shirt as well.

_meetups/2025-02-18-meetup.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: meetup
3+
title: "Simplifying React App Login"
4+
slides:
5+
video:
6+
speakers:
7+
- name: Harsha Thirimanna
8+
title:
9+
avatar: https://media.licdn.com/dms/image/v2/D5603AQE4lpos2fZjuw/profile-displayphoto-shrink_400_400/B56ZQy4Y8BH0Ak-/0/1736020431284?e=1746662400&v=beta&t=xqeBRwygpfzNK5xrZKOCR1P_agOxPLxB94sTmLo93UU
10+
bio:
11+
email:
12+
homepage:
13+
twitter:
14+
github:
15+
linkedin:
16+
sponsor: cloudflare
17+
venue: cloudflare
18+
after: Zilker Brewing Company
19+
organizers:
20+
- kkipp
21+
- joahg
22+
---
23+
24+
We will focus on overcoming challenges in implementing secure and efficient login processes for React applications. The session covers basic login functionalities, integrating with external identity providers (IDPs), and advanced use cases like Single Sign-On (SSO), Multi-Factor Authentication (MFA), and social login options. Developers will learn how to streamline user authentication using the Asgardeo React SDK, enabling OpenID Connect (OIDC) compliance, token management, and best security practices.

0 commit comments

Comments
 (0)