8000 Tags · DrDog47/auth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: DrDog47/auth

Tags

1.13.1

Toggle 1.13.1's commit message
Add VerifyRedirect handler.

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from DrDog47/add-provider-verifredirect

Add verifyRedirect adder to provider service.

v1.13.0

Toggle v1.13.0's commit message
move requests struct to TelegramHandler

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RBAC with multiple roles and chains-friendly (go-pkgz#66)

* convert rbac middleware to traditional form

* fix test for rbac, not expecting token refresh anymore

* support multiple roles in RBAC middleware

* add rbac test with no role in

v0.12.0

Toggle v0.12.0's commit message
Simple Role Based access control

* auth.RBAC method for handlers
* developers can set optional roles in claims updater claims.User.SetRole

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Microsoft (azure) oauth2 provider (go-pkgz#56)

* add MS azure oauth2 provider

* add support of MS avatars

* simplify loaded avatar flow

* lint: increase allowed complexity

* get rid of single-shot hack server, allow custom http client in avatar loader

* add ms to providers test

* add MS to demo title

v0.10.2

Toggle v0.10.2's commit message
according to doc string /private_data returns json with user info

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-pkgz#44 from paskal/bump_bbolt

Multiple fixes

v0.10.0

Toggle v0.10.0's commit message
update lic, change docs link

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch to official mongo driver (go-pkgz#36)

* migration to the official mongo driver

* add injected timeout to gridfs store

* lint: minor warnings

* switch to go 1.13 and latest linter
0