Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
byteBridge
/
transcriptus-api
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 12, 2017
Add License.md
kudapara
authored
b3afad5
View commit details
Copy full SHA for b3afad5
Browse repository at this point
Commits on Jul 4, 2017
Update README.md
kudapara
committed
1d63733
View commit details
Copy full SHA for 1d63733
Browse repository at this point
Merge branch 'authentication'
kudapara
committed
65be435
View commit details
Copy full SHA for 65be435
Browse repository at this point
Make empty test placeholder
kudapara
committed
96ba958
View commit details
Copy full SHA for 96ba958
Browse repository at this point
Update all files depending on the middleware module
kudapara
committed
c92ea84
View commit details
Copy full SHA for c92ea84
Browse repository at this point
Rename config/middleware.js -> utils/middlewareService.js
kudapara
committed
d57d9df
View commit details
Copy full SHA for d57d9df
Browse repository at this point
Extend expiry time to 7 days
kudapara
committed
109b4f0
View commit details
Copy full SHA for 109b4f0
Browse repository at this point
Make the token expire after 24 hours
Show description for cc90fb6
kudapara
committed
cc90fb6
View commit details
Copy full SHA for cc90fb6
Browse repository at this point
Lock helmet dependacy
kudapara
committed
3699fb5
View commit details
Copy full SHA for 3699fb5
Browse repository at this point
Add moment dependacy
Show description for 44b89aa
kudapara
committed
44b89aa
View commit details
Copy full SHA for 44b89aa
Browse repository at this point
Remove passport and its friend passport-jwt from the project.
Show description for a1ec836
kudapara
committed
a1ec836
View commit details
Copy full SHA for a1ec836
Browse repository at this point
Use the middleware to authenticate in place of passport
Show description for 19f3058
kudapara
committed
19f3058
View commit details
Copy full SHA for 19f3058
Browse repository at this point
Implement the verifyToken function as middleware
Show description for 493c70f
kudapara
committed
493c70f
View commit details
Copy full SHA for 493c70f
Browse repository at this point
Add logic to verify the token without doing a database lookup
Show description for 93d54e4
kudapara
committed
93d54e4
View commit details
Copy full SHA for 93d54e4
Browse repository at this point
Update README.md
Show description for 30c6e5b
kudapara
committed
30c6e5b
View commit details
Copy full SHA for 30c6e5b
Browse repository at this point
Implement passing code for the headers
kudapara
committed
778afc6
View commit details
Copy full SHA for 778afc6
Browse repository at this point
Add tests for some security headers that prevent clients from cahing the request
kudapara
committed
21d500d
View commit details
Copy full SHA for 21d500d
Browse repository at this point
Commits on Jul 3, 2017
Remove script to create travis database
Show description for cbb436e
kudapara
committed
cbb436e
View commit details
Copy full SHA for cbb436e
Browse repository at this point
Add version to the postgres-contrib
kudapara
committed
d9af4c1
View commit details
Copy full SHA for d9af4c1
Browse repository at this point
Specify the version of postgres to be used (v9.5)
Show description for f7b59f4
kudapara
committed
f7b59f4
View commit details
Copy full SHA for f7b59f4
Browse repository at this point
Specify the version of postgres to be used (v9.5)
Show description for ba8c206
kudapara
committed
ba8c206
View commit details
Copy full SHA for ba8c206
Browse repository at this point
Manually install postgresql 9.5
Show description for 1d46065
kudapara
committed
1d46065
View commit details
Copy full SHA for 1d46065
Browse repository at this point
Place the postgresql 9.5 field before the services
Show description for 6c04ee9
kudapara
committed
6c04ee9
View commit details
Copy full SHA for 6c04ee9
Browse repository at this point
Use the TEST_DATABASE_URL for the test database connections
kudapara
committed
9f2a71a
View commit details
Copy full SHA for 9f2a71a
Browse repository at this point
Try the tests without speciifying postgres version
kudapara
committed
6e746dc
View commit details
Copy full SHA for 6e746dc
Browse repository at this point
Add database host and port
kudapara
committed
2a45529
View commit details
Copy full SHA for 2a45529
Browse repository at this point
rename database to just travis. Plase db config under test:
kudapara
committed
2b7fd49
View commit details
Copy full SHA for 2b7fd49
Browse repository at this point
rename database.travis.yml => database.yml
kudapara
committed
21a63a1
View commit details
Copy full SHA for 21a63a1
Browse repository at this point
Place the .env variables in the env.global object
kudapara
committed
1e0ae69
View commit details
Copy full SHA for 1e0ae69
Browse repository at this point
Revert "Start database server before attempting to create"
Show description for 160f312
kudapara
committed
160f312
View commit details
Copy full SHA for 160f312
Browse repository at this point
Start database server before attempting to create
kudapara
committed
6dec800
View commit details
Copy full SHA for 6dec800
Browse repository at this point
Use an in memory .env file by exporting vars
kudapara
committed
8adcc8a
View commit details
Copy full SHA for 8adcc8a
Browse repository at this point
Add database stuff for testing with travis online
kudapara
committed
2838ae1
View commit details
Copy full SHA for 2838ae1
Browse repository at this point
Delete wrongly named travis file
kudapara
committed
cf84dce
View commit details
Copy full SHA for cf84dce
Browse repository at this point
Merge branch 'authentication' of https://github.com/byteBridge/transcriptus-api into authentication
kudapara
committed
3859275
View commit details
Copy full SHA for 3859275
Browse repository at this point
Previous
Next
You can’t perform that action at this time.