Server-Side Sign in with Apple
Nov 15 2022 · Video Course (37 mins)
You may know how to set up Sign in with Apple in an iOS project, but most tutorials don’t
actually cover w...
more
Server-Side Sign in with Apple
You may know how to set up Sign in with Apple in an iOS project, but most tutorials don’t
actually cover what to do on the backend! In this course, you’ll learn just that.
In the first part of this course you’ll learn how Sign in with Apple works and how it differs from regular authentication.
You’ll see how to integrate it with your existing authentication flow to provide users
the option to use their preferred authentication choice. You’ll also see how to allow users
to sign in with both Sign in with Apple and a regular username and password.
In the second part of this course you’ll learn how to adopt Sign in with Apple on the web
and integrate it on a website. This allows you to offer Sign in with Apple no matter how your
users are using your app.
Server-Side Swift
Beautifying Templated Websites with Leaf and Bootstrap
Jun 17 2021 · Article (20 mins)
Use the Bootstrap framework to add styling to your templated Leaf pages, and see how to serve files with Vapo...
more
Beautifying Templated Websites with Leaf and Bootstrap
Use the Bootstrap framework to add styling to your templated Leaf pages, and see how to serve files with Vapor in this server-side Swift tutorial!
Server-Side Swift
Templating Vapor Applications with Leaf
May 7 2021 · Article (20 mins)
Use Leaf, Vapor’s templating engine, to build a front-end website to consume your server-side Swift API!
Templating Vapor Applications with Leaf
Use Leaf, Vapor’s templating engine, to build a front-end website to consume your server-side Swift API!
Server-Side Swift
Getting Started With Vue and Vapor
Feb 18 2021 · Article (20 mins)
Vue.js provides declarative rendering and a component system to simplify building interactive web apps. In th...
more
Getting Started With Vue and Vapor
Vue.js provides declarative rendering and a component system to simplify building interactive web apps. In this tutorial, you’ll learn how to add a Vue frontend on top of a Vapor and Swift backend.
Server-Side Swift
Kitura Stencil Tutorial: How to make Websites with Swift
Feb 27 2019 · Article (25 mins)
Build a web-based frontend for your Kitura API using Stencil, in this server-side Swift tutorial!
Kitura Stencil Tutorial: How to make Websites with Swift
Build a web-based frontend for your Kitura API using Stencil, in this server-side Swift tutorial!