Skip to content

Commit e25488b

Browse files
fix: update session-based authentication link to correct URL (nilbuild#9369)
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 parent 38de9a1 commit e25488b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/data/roadmaps/frontend/content/auth-strategies@U5mD5FmVx7VWeKxDpQxB5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Authentication strategies verify a user's identity to grant access. Common metho
55
Visit the following resources to learn more:
66

77
- [@article@Basic Authentication](https://roadmap.sh/guides/basic-authentication)
8-
- [@article@Session Based Authentication](https://roadmap.sh/guides/session-based-authentication)
8+
- [@article@Session Based Authentication](https://roadmap.sh/guides/session-based-authentication-visually-explained)
99
- [@article@Token Based Authentication](https://roadmap.sh/guides/token-authentication)
1010
- [@article@JWT Authentication](https://roadmap.sh/guides/jwt-authentication)
1111
- [@article@OAuth](https://roadmap.sh/guides/oauth)

src/data/roadmaps/frontend/content/authentication-strategies@U5mD5FmVx7VWeKxDpQxB5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Authentication strategies verify a user's identity to grant access. Common metho
55
Visit the following resources to learn more:
66

77
- [@roadmap.sh@Basic Authentication](https://roadmap.sh/guides/basic-authentication)
8-
- [@roadmap.sh@Session Based Authentication](https://roadmap.sh/guides/session-authentication)
8+
- [@roadmap.sh@Session Based Authentication](https://roadmap.sh/guides/session-based-authentication-visually-explained)
99
- [@roadmap.sh@Token Based Authentication](https://roadmap.sh/guides/token-authentication)
1010
- [@roadmap.sh@JWT Authentication](https://roadmap.sh/guides/jwt-authentication)
1111
- [@roadmap.sh@OAuth](https://roadmap.sh/guides/oauth)

0 commit comments

Comments
 (0)