Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

An example app about OAuth Storyblok plugin using Koa.

Notifications You must be signed in to change notification settings

storyblok/storyblok-koa-oauth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ DEPRECATION NOTICE ⚠️

This example repository (storyblok-koa-oauth-example) is deprecated and no longer actively maintained.

This code was created as a specific example for the tutorial "How to Create an OAuth2 Authentication Flow with Koa" before an official Storyblok library for handling app (aka plugin) authentication existed.

Please use the official @storyblok/app-extension-auth library for implementing OAuth authentication within your Storyblok Apps. This official library provides a standardized, supported, and more robust solution designed specifically for this purpose.

  • ➡️ New projects requiring Storyblok App authentication should use @storyblok/app-extension-auth.
  • ➡️ Existing projects based on this example should strongly consider migrating to the official library for better support and features.

Find the official library here:

Thank you for your understanding.

storyblok-koa-oauth-example

An example app about OAuth Storyblok integration using Koa.

Usage

Start the koa service

$ yarn start # npm run start

Powered by Storyblok

About

An example app about OAuth Storyblok plugin using Koa.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published