-
Notifications
You must be signed in to change notification settings - Fork 927
Further refactoring of auth types. Add public exports to src/index.ts #3078
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
beautiful
@@ -271,18 +274,20 @@ describe('core/auth/initializeAuth', () => { | |||
|
|||
describe('persistence manager creation', () => { | |||
let createManagerStub: sinon.SinonSpy; | |||
// const inMemory = inMemoryPersistence as Persistence; | |||
// const browserLocal = browserL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are they supposed to be removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
woops removed
9bf0d6d
to
372bde8
Compare
Binary Size ReportAffected SDKs
Test Logs |
No description provided.