7efcac6017
This adjusts the session ID generator making it use it's own random function rather than using one from the utils lib. This allows us to utilize crypto/rand or math/rand interchangeably. Additionally refactor the utils.RandomString func. |
||
---|---|---|
.. | ||
mocks | ||
const.go | ||
encrypting_serializer.go | ||
encrypting_serializer_test.go | ||
provider.go | ||
provider_config.go | ||
provider_config_test.go | ||
provider_test.go | ||
types.go | ||
user_session.go |