{"podcast":{"title":"CyberCode Academy","slug":"cybercode-academy-7578615","podcast_index_feed_id":7578615,"rss_url":"https://www.spreaker.com/show/6790974/episodes/feed","website_url":"https://www.spreaker.com/podcast/cybercode-academy--6790974","image_url":"https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/5f51ccc7b22fdba95149ffa6346f1533.jpg","author":"CyberCode Academy","episode_count":297,"summary":"Welcome to CyberCode Academy — your audio classroom for Programming and Cybersecurity. 🎧 Each course is divided into a series of short, focused episodes that take you from beginner to advanced level — one lesson at a time. From Python and web development to ethical hacking and digital defense, our content transforms complex concepts into simple, engaging audio learning. Study anywhere, anytime — and level up your skills with CyberCode Academy. 🚀 Learn. Code. Secure. You can listen and download our episodes for free on more than 10 different platforms: https://linktr.ee/cybercode_academy","last_synced_at":"2026-07-13T14:17:20.596630+00:00","page_url":"https://stenobird.com/podcast/cybercode-academy-7578615"},"episode":{"title":"Course 37 - Building Web Apps with Ruby On Rails | Episode 7: From RSS Feeds to User Authentication and Recovery","slug":"course-37-building-web-apps-with-ruby-on-rails-episode-7-from-rss-feeds-to-user-authentication-and-recovery","published_at":"2026-06-20T06:00:03+00:00","page_url":"https://stenobird.com/podcast/cybercode-academy-7578615/course-37-building-web-apps-with-ruby-on-rails-episode-7-from-rss-feeds-to-user-authentication-and-recovery","show_page_url":"https://stenobird.com/podcast/cybercode-academy-7578615","url":"https://www.spreaker.com/episode/course-37-building-web-apps-with-ruby-on-rails-episode-7-from-rss-feeds-to-user-authentication-and-recovery--72405425","audio_url":"https://dts.podtrac.com/redirect.mp3/api.spreaker.com/download/episode/72405425/securing_rails_authentication_and_password_recovery.mp3","summary":"In this lesson, you’ll learn about: building a secure, membership-based Ruby on Rails application with authentication, encryption, and password recovery1. Building the News Feed FoundationUsing Ruby on Rails:🔹 Core idea: Create a news feed app that fetches live data 🔹 Technology: RSS integration (e.g., Google News feeds) 👉 Key Insight Start with a functional app, then layer security on top2. Restricting Access (Membership Concept)🔹 Goal: Limit content to authenticated users 🔹 Use case: Paid journals / private platforms 👉 Key Insight Authentication is the gateway to protected content3. Secure Password Storage🔹 Tools: bcrypt library has_secure_password 🔹 What happens: Passwords are hashed Salt is added for extra security 👉 Key Insight Never store plain-text passwords—always hash and salt them4. User Registration System🔹 Components: Signup form User model Password confirmation 🔹 Flow: User submits data Password is encrypted User is stored securely 👉 Key Insight Registration is the first step in identity management5. User Login &amp; Verification🔹 Process: User submits email + password System compares hashed password 🔹 Outcome: Access granted or denied 👉 Key Insight Authentication verifies identity without exposing sensitive data6. CSRF Protection (Authenticity Tokens)🔹 Mechanism: Rails embeds authenticity tokens in forms 🔹 Purpose: Prevent unauthorized requests 👉 Key Insight CSRF protection ensures requests come from trusted sources7. Password Recovery System🔹 Goal: Allow users to reset forgotten passwords securely 🔹 Key components: Reset token (random, secure) Expiration logic Reset form 👉 Key Insight Password recovery must be secure without exposing user data8. Email Integration with Action Mailer🔹 Feature: Send automated emails 🔹 Use case: Password reset links 🔹 Flow:…","meta_description":"In this lesson, you’ll learn about: building a secure, membership-based Ruby on Rails application with authentication, encryption, and password recovery1.…","key_points":[],"chapters":[],"topics":[],"duration_seconds":823,"processing_state":"not_requested","actions":[{"name":"request_transcript","method":"POST","url":"https://stenobird.com/v1/public/podcasts/cybercode-academy-7578615/episodes/course-37-building-web-apps-with-ruby-on-rails-episode-7-from-rss-feeds-to-user-authentication-and-recovery/transcription-requests","description":"Idempotently request low-priority transcript generation for this episode."},{"name":"read_markdown","method":"GET","url":"https://stenobird.com/podcast/cybercode-academy-7578615/course-37-building-web-apps-with-ruby-on-rails-episode-7-from-rss-feeds-to-user-authentication-and-recovery.md","description":"Read the agent-friendly Markdown representation of this episode resource."}]}}