# README
ZDV SSO
Supporting OAuth2 Authorizator Grant w/ PKCE
Documentation coming soon
References: [1] OAuth 2.0 Authorization Framework RFC6749 https://datatracker.ietf.org/doc/html/rfc6749 [2] PKCE by OAuth Public Clients RFC7636 https://datatracker.ietf.org/doc/html/rfc7636
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
BytesToString converts byte slice to string without a memory allocation.
No description provided by the author
No description provided by the author
No description provided by the author
StringToBytes converts string to byte slice without a memory allocation.