#
access-token
Here are 68 public repositories matching this topic...
api
flux
enterprise
boilerplate
jwt
vuejs
spa
vuex
data-access-layer
vue-boilerplate
http-wrapper
access-token
refresh-token
realworld
-
Updated
Aug 10, 2021 - Vue
Open source platform for X.509 certificate based service authentication and fine grained access control in dynamic infrastructures. Athenz supports provisioning and configuration (centralized authorization) use cases as well as serving/runtime (decentralized authorization) use cases.
tls
cloud
containers
authorization
rbac
role-based-access-control
access-token
spiffe
service-identity
dynamic-infrastructures
-
Updated
Sep 3, 2021 - Java
XSS/CSRF safe JWT auth designed for SPA
-
Updated
Jul 13, 2021 - Ruby
Penetration testing utility and antivirus assessment tool.
windows
security
c-plus-plus
downloader
bytecode
dll
injection
process
task-scheduler
sticky-keys
offensive-security
ethical-hacking
registry-key
system-calls
access-token
terminate
reverse-tcp
dump-memory
hook-procedure
-
Updated
Aug 30, 2021 - C++
nodejs
api
jwt
sql
architecture
restful
postgresql
cookies
tests
starter-kit
objectionjs
framework-agnostic
express-boilerplate
nodejs-api
access-token
refresh-token
-
Updated
Aug 11, 2021 - JavaScript
Authentication, JWT, and permission scoping for Sanic
-
Updated
Aug 12, 2021 - Python
larke-admin 是一套使用 Laravel 8 、JWT 和 RBAC鉴权的通用后台管理系统
php
jwt
laravel
admin
php7
laravel-package
laravel-api
access-token
casbin
rabac
laravel8
larke
larke-admin
-
Updated
Sep 3, 2021 - PHP
ASP.NET Core IdentityServer4 Resource Owner Flow Refresh token and custom user repository
-
Updated
Jan 13, 2021 - CSS
oidc-agent for managing OpenID Connect tokens on the command line
c
cli
commandline
command-line
openidconnect
cli-app
openid
openid-connect
oidc
access-token
oidc-agent
oidc-token
oidc-token-management
-
Updated
Sep 3, 2021 - C
a tool to access private Github repositories within Docker
-
Updated
Jul 2, 2021 - Go
Dirty Decoder for Laravel Passport (Bearer) Access Token
-
Updated
Mar 22, 2021 - PHP
Authentication and authorization tokens designed specifically for use with zero-trust microservices.
-
Updated
Nov 22, 2020 - TypeScript
-
Updated
Jun 22, 2021 - TypeScript
Some components to create any HTTP Client and consume external services with PHP and Guzzle
-
Updated
Dec 7, 2020 - PHP
A reactive, lightweight network layer, written in Swift, using Combine
swift
http
networking
rxswift
authentication
network
swift-package-manager
request
response
urlsession
combine
access-token
refresh-token
urlrequest
httpurlresponse
parameter-encoding
-
Updated
Nov 30, 2020 - Swift
Access token management library for Go. Designed for APIs that need a rate and time limited access control feature.
-
Updated
Nov 2, 2020 - Go
OAuth (Open Authorization) 2 Framework Grant Types
oauth2
access-token
implicit-flow
refresh-token
grant-flow
authorization-code-grant
resource-owner-grant
client-credentials-grant
-
Updated
Apr 26, 2019
example backend that getting android publish token for receipt validation
android
validation
in-app-billing
receipt
iap
in-app-purchase
access-token
android-validations
inappbilling
android-validation
android-access-token
-
Updated
Sep 12, 2020 - JavaScript
Auth library for Node.js applications based on access and refresh tokens approach
-
Updated
Aug 11, 2021 - JavaScript
Clojure library for checking OAuth2 access tokens
-
Updated
Jan 2, 2019 - Clojure
Discord Controller By Access Token
-
Updated
May 20, 2021 - Shell
Proxy as a service.
-
Updated
Aug 25, 2021 - JavaScript
The ESP8266 and ESP32 Arduino Library for Google OAuth2.0 access token generation for Google REST API http request.
-
Updated
Jun 26, 2021 - C
This is a CLI tool to easily retrieve access token for using APIs on Google.
-
Updated
Jan 3, 2020 - Go
-
Updated
Aug 30, 2018 - JavaScript
nodejs
docker
kubernetes
typescript
authentication
docker-compose
terraform
websockets
gcp
google-cloud
server-side-rendering
jsonwebtoken
access-token
refresh-token
nexjts
-
Updated
Aug 15, 2021 - HCL
React Axios Token Provider package is a make easy what repetitive processes.
-
Updated
Mar 23, 2021 - TypeScript
Polymer Web Component for AWS Cognito authentication with User Pools or external identity providers.
-
Updated
Nov 7, 2017 - HTML
Improve this page
Add a description, image, and links to the access-token topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the access-token topic, visit your repo's landing page and select "manage topics."
Hello everyone,
I would like to receive the list of authentication ids as it is described in /docs/API.md
/api/:integration/authentications
- To retrieve a list of authentications for that integrationHowever when I read the file src/routes/api.ts I never find the endpoint to get the list of authentication ids.