issues
search
auth0-samples
/
auth0-golang-api-samples
Auth0 Integration Samples for Go REST API Services
https://auth0.com/docs/quickstart/backend/golang
MIT License
129
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update codeowner file with new GitHub team name
#64
stevenwong-okta
opened
3 months ago
0
Run e2e tests on GitHub actions
#63
ewanharris
opened
10 months ago
0
Bump golang.org/x/crypto from 0.7.0 to 0.17.0 in /01-Authorization-RS256
#62
dependabot[bot]
closed
10 months ago
1
Bump github.com/auth0/go-jwt-middleware/v2 from 2.1.0 to 2.2.0 in /01-Authorization-RS256
#61
dependabot[bot]
closed
11 months ago
0
Quickstart guide no longer valid
#60
josh-bell-colab
opened
1 year ago
3
Add issue forms [SDK-4307]
#59
Widcket
closed
1 year ago
0
Update dependencies to resolve snyk warnings
#58
ewanharris
closed
1 year ago
0
Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 in /01-Authorization-RS256
#57
dependabot[bot]
closed
1 year ago
3
chore: Update Dependencies Lockfile
#56
evansims
closed
1 year ago
0
Bump go-jwt-middleware
#55
sergiught
closed
2 years ago
0
update readme broken docs links
#54
komichar
closed
2 years ago
3
Bump github.com/auth0/go-jwt-middleware/v2 from 2.0.0 to 2.0.1 in /01-Authorization-RS256
#53
dependabot[bot]
closed
2 years ago
0
Getting Token Information vscode Error
#52
markusheinemann
closed
2 years ago
2
[SDK-3046] Promote BETA sample
#51
sergiught
closed
2 years ago
0
[SDK-2995] Remove gin and use net/http
#50
sergiught
closed
2 years ago
0
net/http example instead of Gin
#49
JessedeJonge
closed
2 years ago
1
SDK-2879 Add copy for beta
#48
sergiught
closed
2 years ago
0
SDK-2879 Update middleware
#47
sergiught
closed
3 years ago
0
Trigger checks (ignore)
#46
lbalmaceda
closed
3 years ago
0
Setup the CODEOWNERS for pull request reviews
#45
lbalmaceda
closed
3 years ago
0
[SDK-2851] Use v2 branch of auth0/go-jwt-middleware
#44
sergiught
closed
3 years ago
0
[SDK-2850] Replace rs/cors with gin-contrib/cors
#43
sergiught
closed
3 years ago
0
[SDK-2849] Replace gorilla/mux with gin-gonic/gin
#42
sergiught
closed
3 years ago
0
[SDK-2848] Reorganize code into packages
#41
sergiught
closed
3 years ago
0
[SDK-2825] Update circleci config
#40
sergiught
closed
3 years ago
0
SDK-2810 Fix checkScope logic
#39
sergiught
closed
3 years ago
0
[SDK-2798] Use go modules
#38
sergiught
closed
3 years ago
0
Feat: add log output
#37
Casper-Mars
closed
3 years ago
1
Scoped API broken
#36
Casper-Mars
closed
3 years ago
1
import form3tech-oss/jwt-go instead of dgrijalva/jwt-go to match the middleware
#35
grounded042
closed
3 years ago
0
As soon as our scope has been found, we can leave this loop
#34
itinance
closed
3 years ago
1
Fixup bug caused by incompatible dependencies
#33
chrisk314
closed
3 years ago
1
Example not working
#32
chrisk314
closed
3 years ago
3
Loop should break upon finding what it's looking for
#31
Jordak
closed
3 years ago
1
Add notice to Go API Sample for 3rd Party Vulnerability
#30
jimmyjames
closed
3 years ago
0
Scoped API not working due to bug
#29
MJoeWatson
closed
3 years ago
1
Token used before issued
#28
meetsreekanth
closed
3 years ago
1
Setup the CODEOWNERS for pull request reviews
#27
lbalmaceda
closed
4 years ago
0
Incorrect word corrections
#26
omar-compres
closed
4 years ago
0
Setup the CODEOWNERS for pull request reviews
#25
joshcanhelp
closed
5 years ago
0
Update checkScope function
#24
alexisluque
closed
4 years ago
0
Corrected Circleci Integration
#23
rafanog
closed
6 years ago
0
make example more idiomatic
#22
jonhester
closed
5 years ago
3
Add CORS support
#21
alexisluque
closed
6 years ago
0
Update main.go
#20
alexisluque
closed
6 years ago
0
Add CircleCI script
#19
aaguiarz
closed
6 years ago
0
Use go jwt middleware to decode and verify tokens
#18
alexisluque
closed
6 years ago
0
Update README.md
#17
alexisluque
closed
6 years ago
0
Update main.go
#16
rafanog
closed
6 years ago
0
Wrong error code for insufficient scopes
#15
rafanog
closed
6 years ago
0
Next