Skip to content

Part 4d: Fix broken link to token-based authentication source#4260

Open
ipersids wants to merge 1 commit intofullstack-hy2020:sourcefrom
ipersids:part4/fix-link-about-auth-token
Open

Part 4d: Fix broken link to token-based authentication source#4260
ipersids wants to merge 1 commit intofullstack-hy2020:sourcefrom
ipersids:part4/fix-link-about-auth-token

Conversation

@ipersids
Copy link
Copy Markdown

@ipersids ipersids commented Apr 3, 2026

The original DigitalOcean tutorial has been removed. This PR replaced it with a similar guide from Okta’s official blog to restore the broken link and updated the link across all localized versions of the course page (part 4d).

Why this resource?

  • Okta is a known industry leader in identity management.
  • Official blog post is less likely to break or be removed.
  • It covers the same concepts and logical parts as the original source.

Changes
Removed: https://www.digitalocean.com/community/tutorials/the-ins-and-outs-of-token-based-authentication#how-token-based-works
Added: https://www.okta.com/identity-101/what-is-token-based-authentication/

Test

  • Compare original link content with new one (used Internet Archive to verify original content).
  • Run locally and verified links are functional in the UI.


Käyttäjien tulee pystyä kirjautumaan sovellukseemme ja muistiinpanot pitää automaattisesti liittää kirjautuneen käyttäjän tekemiksi.

Toteutamme nyt backendiin tuen [token-perustaiselle](https://scotch.io/tutorials/the-ins-and-outs-of-token-based-authentication#toc-how-token-based-works) autentikoinnille.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant