Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bobgroup-go-utils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bob Public Utils
bobgroup-go-utils
Commits
cc7c04c18b2cc0190e04da3a2037c65d32e58944
Select Git revision
0 results
bobgroup-go-utils
auth
Author
Search by author
Any Author
authors
0 authors
Aug 31, 2023
Put used function back
· 10de62da
Francé Wilke
authored
1 year ago
View commits for tag v1.135.0
v1.135.0
10de62da
Apr 06, 2023
Update function to remove expired session tokens to also remove an invalidated token
· 2499d761
Jano Hendriks
authored
2 years ago
View commits for tag v1.105.0
v1.105.0
2499d761
Feb 07, 2023
Add function to get user and provider ID from JWT
· 60a07523
Jano Hendriks
authored
2 years ago
View commits for tag v1.98.0
v1.98.0
60a07523
Return session token if JWT is expired
· 3df5f6c6
Jano Hendriks
authored
2 years ago
View commits for tag v1.96.0
v1.96.0
3df5f6c6
Jan 27, 2023
Add session token functions for JWT
· 4068ac11
Jano Hendriks
authored
2 years ago
View commits for tag v1.91.0
v1.91.0
4068ac11
Dec 21, 2022
Add JWT functions
· a2c06864
Jano Hendriks
authored
2 years ago
View commits for tag v1.86.0
v1.86.0
a2c06864
Nov 24, 2022
Add function to mask API key
· f2075728
Jano Hendriks
authored
2 years ago
View commits for tag v1.84.0
v1.84.0
f2075728
Allow uncapitalized authorization header
· acc016cf
Jano Hendriks
authored
2 years ago
View commits for tag v1.83.0
v1.83.0
acc016cf
Nov 22, 2022
Updated retrieving api-key from request headers to trim space
· d042b533
Jano Hendriks
authored
2 years ago
View commits for tag v1.82.0
v1.82.0
d042b533
Add new auth package for bob API keys, and move oauth package to oauth folder
· cbaa5d08
Jano Hendriks
authored
2 years ago
View commits for tag v1.81.0
v1.81.0
cbaa5d08
Nov 15, 2022
oauth - use uuid() as base for nonce
· fa2dcd03
Billy Griffiths
authored
2 years ago
View commits for tag v1.77.0
v1.77.0
fa2dcd03
Nov 10, 2022
use the existing SHA265 hash function
· 36913fa5
Billy Griffiths
authored
2 years ago
36913fa5
make the package "oauth"
· 9b2d1785
Billy Griffiths
authored
2 years ago
9b2d1785
Add OAuth1.0 header generation
· db6eed98
Billy Griffiths
authored
2 years ago
db6eed98
Loading