Skip to content

Commit 362b54f

Browse files
authored
Merge pull request #51 from auth0-samples/major/SDK-3046-GA-Release
[SDK-3046] Promote BETA sample
2 parents d8033c4 + 5757465 commit 362b54f

18 files changed

Lines changed: 100 additions & 553 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,6 @@ jobs:
6666
AUTH0_CFG: 01-Authorization-RS256
6767
SAMPLE_PATH: 01-Authorization-RS256
6868
<<: *defaults
69-
01-Authorization-RS256-BETA:
70-
machine:
71-
<<: *machine-cfg
72-
environment:
73-
AUTH0_CFG: 01-Authorization-RS256-BETA
74-
SAMPLE_PATH: 01-Authorization-RS256-BETA
75-
<<: *defaults
7669

7770
workflows:
7871
version: 2
@@ -84,7 +77,3 @@ workflows:
8477
context: Quickstart API Tests
8578
requires:
8679
- checkout
87-
- 01-Authorization-RS256-BETA:
88-
context: Quickstart API Tests
89-
requires:
90-
- checkout

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
.DS_Store
22
01-Authorization-RS256/.env
33
01-Authorization-RS256/vendor/
4-
01-Authorization-RS256-BETA/.env
5-
01-Authorization-RS256-BETA/vendor/

01-Authorization-RS256-BETA/.dockerignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

01-Authorization-RS256-BETA/.env.example

Lines changed: 0 additions & 2 deletions
This file was deleted.

01-Authorization-RS256-BETA/Dockerfile

Lines changed: 0 additions & 23 deletions
This file was deleted.

01-Authorization-RS256-BETA/README.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

01-Authorization-RS256-BETA/exec.ps1

Lines changed: 0 additions & 2 deletions
This file was deleted.

01-Authorization-RS256-BETA/exec.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

01-Authorization-RS256-BETA/go.mod

Lines changed: 0 additions & 8 deletions
This file was deleted.

01-Authorization-RS256-BETA/go.sum

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)