Skip to content

Commit

Permalink
fix: rm playgrounds and link to new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ndom91 committed May 16, 2024
1 parent 4ab5f71 commit 0d8ba35
Show file tree
Hide file tree
Showing 31 changed files with 22 additions and 969 deletions.
22 changes: 22 additions & 0 deletions apps/playgrounds/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<p align="center">
<br/>
<a href="https://authjs.dev" target="_blank"><img width="150px" src="https://authjs.dev/img/logo-sm.png" /></a>
<h3 align="center">Auth.js library</a></h3>
<h4 align="center">Authentication for the Web.</h4>
<p align="center" style="align: center;">
<a href="https://npm.im/next-auth">
<img src="https://img.shields.io/badge/TypeScript-blue?style=flat-square" alt="TypeScript" />
</a>
<a href="https://npm.im/@auth/core">
<img alt="npm" src="https://img.shields.io/npm/v/@auth/core?color=green&label=@auth/core&style=flat-square">
</a>
<a href="https://www.npmtrends.com/@auth/core">
<img src="https://img.shields.io/npm/dm/@auth/core?label=%20downloads&style=flat-square" alt="Downloads" />
</a>
<a href="https://github.com/nextauthjs/next-auth/stargazers">
<img src="https://img.shields.io/github/stars/nextauthjs/next-auth?style=flat-square" alt="GitHub Stars" />
</a>
</p>
</p>

The playgrounds have been moved to [nextauthjs/playgrounds](https://github.com/nextauthjs/playgrounds).
10 changes: 0 additions & 10 deletions apps/playgrounds/gatsby/.env.example

This file was deleted.

7 changes: 0 additions & 7 deletions apps/playgrounds/gatsby/.gitignore

This file was deleted.

109 changes: 0 additions & 109 deletions apps/playgrounds/gatsby/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions apps/playgrounds/gatsby/api/auth/[nextauth].js

This file was deleted.

2 changes: 0 additions & 2 deletions apps/playgrounds/gatsby/api/auth/[nextauth]/[provider].js

This file was deleted.

6 changes: 0 additions & 6 deletions apps/playgrounds/gatsby/gatsby-browser.js

This file was deleted.

31 changes: 0 additions & 31 deletions apps/playgrounds/gatsby/nextauth.config.js

This file was deleted.

22 changes: 0 additions & 22 deletions apps/playgrounds/gatsby/package.json

This file was deleted.

9 changes: 0 additions & 9 deletions apps/playgrounds/gatsby/src/api/[...nextauth].js

This file was deleted.

70 changes: 0 additions & 70 deletions apps/playgrounds/gatsby/src/components/layout.js

This file was deleted.

Loading

0 comments on commit 0d8ba35

Please sign in to comment.