Skip to content

πŸ”πŸ’¬ A Passwordless iOS Chat App built with @auth0 and @GetStream in Swift

Notifications You must be signed in to change notification settings

GetStream/passwordless-chat-app-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”πŸ’¬ iOS Passwordless Chat with Auth0 and Stream

πŸ“š Tutorial

This repository contains the completed Xcode project following the iOS Passwordless Chat Application with Auth0 tutorial. You should read it before trying to run this project as it contains it may contain useful information not present in this README.

βš™οΈ Setup

Requirements

Configuration

You should place your Stream Chat API Key and Secret in the backend's index.js and the API Key once more in the iOS project's makeChat.swift and PEM certificate as public.pem in the backend folder.

After you run your backend and you've set up Ngrok, make sure to replace the URL with your Ngrok HTTPS URL in the iOS project's fetchStreamJWT.swift- [

Dependencies

The dependencies are installed with Xcode's built-in Swift Package Manager integration. Opening the Xcode project will install them by default.

πŸ”— Helpful Links

About

πŸ”πŸ’¬ A Passwordless iOS Chat App built with @auth0 and @GetStream in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages