Skip to content

Simple Authentication and Security Layer (SASL) client library written in Go

License

Notifications You must be signed in to change notification settings

staticmukesh/go-sasl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-sasl

GoDoc License: MIT

go-sasl is a pure golang client-side SASL implementation as defined by RFC 4422.

It supports the following mechanisms: PLAIN, EXTERNAL. Support for other mechanisms may be added in the future.

Contributing

Open an issue or PR if you want to add more SASL mechanisms.

License

MIT License (c) 2018 Mukesh Sharma

About

Simple Authentication and Security Layer (SASL) client library written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages